|
|||||||||||
| 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
|
+--org.silvermoon.moonglow.common.BaseException
|
+--org.silvermoon.moonglow.format.FormatException
Thrown when an error occurred while attempting to format the Response as a String
Formatter,
Serialized Form| Constructor Summary | |
FormatException()
|
|
FormatException(java.lang.String msg)
|
|
FormatException(java.lang.Throwable t)
|
|
| Methods inherited from class org.silvermoon.moonglow.common.BaseException |
getMessageText |
| 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 FormatException()
public FormatException(java.lang.String msg)
public FormatException(java.lang.Throwable t)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||