Package wt.units
Class UnitFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.units.UnitFormatException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
Supported API: true
Extendable: false
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnitFormatException(String rb, String key, Object[] params) UnitFormatException(Throwable t, String rb, String key, Object[] params) For detailed description check:WTException(Throwable, String, String, Object[])
Supported API: true -
Method Summary
Methods inherited from class wt.util.WTException
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, getWTMessage, printStackTrace, printStackTrace, printStackTrace, toString, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
UnitFormatException
-
UnitFormatException
-
UnitFormatException
-
UnitFormatException
For detailed description check:WTException(Throwable, String, String, Object[])
Supported API: true
-