|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ivata.mask.web.format.HTMLFormatterNullException
An instance of this class gets thrown by the imformatter:format
tag when it can't find an instance of
HTMLFormatter.
com.ivata.mask.web.theme.Theme,
Serialized Form| Constructor Summary | |
HTMLFormatterNullException(java.lang.String messageParam)
Creates a new instance of HTMLFormatterNullException. |
|
| 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 HTMLFormatterNullException(java.lang.String messageParam)
Creates a new instance of HTMLFormatterNullException.
messageParam - a clear error Message indicating what should be done to
resolve this exception.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||