wt.fc
Class ModificationNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.fc.ModificationNotAllowedException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class ModificationNotAllowedException
- extends WTException
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 |
objs
private WTCollection objs
ModificationNotAllowedException
public ModificationNotAllowedException(Exception e,
Persistable o)
ModificationNotAllowedException
public ModificationNotAllowedException(Exception e,
WTCollection a_objs)
getNonModifiableObject
public Persistable getNonModifiableObject()
throws WTException
- Throws:
WTException
getNonModifiableObjects
public WTCollection getNonModifiableObjects()
throws WTException
- Throws:
WTException