wt.fc
Class ObjectNotForLinkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.fc.ObjectNotForLinkException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class ObjectNotForLinkException
- 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 |
versionID
private static final String versionID
- See Also:
- Constant Field Values
ObjectNotForLinkException
public ObjectNotForLinkException()
ObjectNotForLinkException
public ObjectNotForLinkException(String s)
ObjectNotForLinkException
public ObjectNotForLinkException(Exception e)
ObjectNotForLinkException
public ObjectNotForLinkException(Exception e,
String s)
ObjectNotForLinkException
public ObjectNotForLinkException(Exception e,
String rb,
String key,
Object[] params)