com.sap.workspaces.module.extension
Class LinkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.workspaces.WorkspacesRuntimeException
com.sap.workspaces.module.extension.LinkException
- All Implemented Interfaces:
- Serializable
public class LinkException
- extends WorkspacesRuntimeException
An exception thrown when a link cannot be added to a module
- Since:
- 1.1
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
INTERNAL_ERROR
public static final String INTERNAL_ERROR
- Could not add the link due to an internal error
- See Also:
- Constant Field Values
LOCKED_OBJECT
public static final String LOCKED_OBJECT
- Could not add the link because the module is locked
- See Also:
- Constant Field Values
LinkException
public LinkException(String message,
Throwable cause)
Copyright 2011 SAP AG Complete Copyright Notice