Package wt.clients.vc
Class ReviseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.clients.vc.ReviseException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
This class is an extension of the
WTException class that
is specialized for use with the various Revise dialogs
and Revise Task classes.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
WTExceptionReviseTask- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionSupported API: trueSupported API: trueReviseException(Exception e, String s) Supported API: trueReviseException(Exception e, String rb, String key, Object[] params) Supported API: trueSupported API: trueReviseException(String rb, String key, Object[] params) 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
-
ReviseException
public ReviseException()Supported API: true- See Also:
-
ReviseException
Supported API: true- See Also:
-
ReviseException
Supported API: true- See Also:
-
ReviseException
Supported API: true- See Also:
-
ReviseException
Supported API: true- See Also:
-
ReviseException
Supported API: true- See Also:
-