|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception net.sf.dexterim.msn.message.MessageFormatException
Constructor Summary | |
MessageFormatException()
Creates a new instance of MessageFormatException |
|
MessageFormatException(java.lang.Exception ex)
Constructor for the MessageFormatException object |
|
MessageFormatException(java.lang.String msg)
Constructor for the MessageFormatException object |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MessageFormatException()
public MessageFormatException(java.lang.String msg)
msg
- Description of the Parameterpublic MessageFormatException(java.lang.Exception ex)
ex
- Description of the Parameter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |