|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
JADE_SL.onto.WrapperException
JADE_SL.lang.Codec.CodecException
Class CodecException.
| Field Summary |
| Fields inherited from class JADE_SL.onto.WrapperException |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
Codec.CodecException(java.lang.String message)
Constructor |
|
Codec.CodecException(java.lang.String msg,
java.lang.Throwable t)
Construct a new CodecException |
|
| Methods inherited from class JADE_SL.onto.WrapperException |
getMessage, getNested, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Codec.CodecException(java.lang.String message)
message - the message.
public Codec.CodecException(java.lang.String msg,
java.lang.Throwable t)
CodecException
msg - The message for this exception.t - The exception wrapped by this object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||