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