|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--org.omg.CORBA.SystemException | +--org.omg.CORBA.portable.UnknownException
Field Summary | |
java.lang.Throwable |
originalEx
|
Fields inherited from class org.omg.CORBA.SystemException |
completed, minor |
Constructor Summary | |
UnknownException(java.lang.Throwable ex)
|
Methods inherited from class org.omg.CORBA.SystemException |
getCause, initCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.Throwable originalEx
Constructor Detail |
public UnknownException(java.lang.Throwable ex)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |