wt.dataops.archivesystem.cyaimpl
Class CYAArchiveSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.dataops.archivesystem.WTArchiveSystemException
wt.dataops.archivesystem.cyaimpl.CYAArchiveSystemException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class CYAArchiveSystemException
- extends WTArchiveSystemException
- 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 |
CYAArchiveSystemException
public CYAArchiveSystemException()
CYAArchiveSystemException
public CYAArchiveSystemException(String s)
CYAArchiveSystemException
public CYAArchiveSystemException(String rb,
String key,
Object[] params)
CYAArchiveSystemException
public CYAArchiveSystemException(Exception e)
CYAArchiveSystemException
public CYAArchiveSystemException(Exception e,
String s)
CYAArchiveSystemException
public CYAArchiveSystemException(Exception e,
String rb,
String key,
Object[] params)