wt.epm.retriever
Class EPMRetrieverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.epm.util.EPMException
wt.epm.retriever.EPMRetrieverException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class EPMRetrieverException
- extends EPMException
- implements Serializable
- 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
EPMRetrieverException
public EPMRetrieverException()
EPMRetrieverException
public EPMRetrieverException(String s)
EPMRetrieverException
public EPMRetrieverException(String rb,
String key,
Object[] params)
EPMRetrieverException
public EPMRetrieverException(Exception e)
EPMRetrieverException
public EPMRetrieverException(Exception e,
String s)
EPMRetrieverException
public EPMRetrieverException(Exception e,
String rb,
String key,
Object[] params)