|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jacorb.orb.SystemExceptionHelper
| Constructor Summary | |
SystemExceptionHelper()
|
|
| Method Summary | |
static void |
insert(Any any,
SystemException s)
|
static SystemException |
read(InputStream in)
|
static TypeCode |
type(SystemException s)
|
static void |
write(OutputStream out,
SystemException s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemExceptionHelper()
| Method Detail |
public static void insert(Any any,
SystemException s)
public static TypeCode type(SystemException s)
public static SystemException read(InputStream in)
public static void write(OutputStream out,
SystemException s)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||