wt.clients.beans.graph
Class LinkDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.clients.beans.graph.LinkDoesNotExistException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class LinkDoesNotExistException
- extends WTException
- 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 |
CLASSNAME
private static final String CLASSNAME
versionID
private static final String versionID
- See Also:
- Constant Field Values
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
LinkDoesNotExistException
public LinkDoesNotExistException()
LinkDoesNotExistException
public LinkDoesNotExistException(String msg)
- Parameters:
msg
-
LinkDoesNotExistException
public LinkDoesNotExistException(Exception e)
- Parameters:
e
-
LinkDoesNotExistException
public LinkDoesNotExistException(Exception e,
String msg)
- Parameters:
e
- msg
-
LinkDoesNotExistException
public LinkDoesNotExistException(Exception e,
String rb,
String key,
Object[] params)
- Parameters:
e
- rb
- key
- params
-