Package org.nuxeo.ecm.core.api
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.core.api.ServerException
- All Implemented Interfaces:
Serializable
The base exception thrown by the CoreSession API.
- Author:
- Bogdan Stefanescu
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerException
public ServerException() -
ServerException
-