wt.inf.container
Class ContainerPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.inf.container.WTContainerException
wt.inf.container.ContainerPathException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public final class ContainerPathException
- extends WTContainerException
- implements Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTException |
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, printStackTrace, printStackTrace, printStackTrace, setLocalizedMessage, toString, toString |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
ContainerPathException
public ContainerPathException(String rb,
String key,
Object[] params)
Supported API: false
- Parameters:
rb
- key
- params
-
ContainerPathException
public ContainerPathException(Throwable t,
String rb,
String key,
Object[] params)
Supported API: false
- Parameters:
t
- rb
- key
- params
-