wt.fc.collections
Class CollectionContainsDeletedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.fc.collections.CollectionContainsDeletedException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public final class CollectionContainsDeletedException
- extends WTException
- implements Serializable
Supported API: true
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
CollectionContainsDeletedException
public CollectionContainsDeletedException(WTMessage message)
Supported API: false
- Parameters:
message
-
CollectionContainsDeletedException
public CollectionContainsDeletedException(WTMessage message,
Object[] additional_messages)
Supported API: false
- Parameters:
message
- additional_messages
-
CollectionContainsDeletedException
public CollectionContainsDeletedException(String rb,
String key,
Object[] params)
Supported API: false
- Parameters:
rb
- key
- params
-
CollectionContainsDeletedException
public CollectionContainsDeletedException(String rb,
String key,
Object[] params,
Object[] additional_messages)
Supported API: false
- Parameters:
rb
- key
- params
- additional_messages
-