wt.dataops.archive
Class ArchiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.conflict.ConflictException
wt.dataops.archive.ArchiveException
- All Implemented Interfaces:
- ConflictHolder, LocalizableMessage, Message, Serializable
- public class ArchiveException
- extends ConflictException
- 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
ArchiveException
public ArchiveException(ConflictElement[] cElem)
- The constructor ArchiveException would accept array of ConflictElement's.
Supported API: false
- Parameters:
cElem
-