Class ServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.ecm.core.api.ServerException
All Implemented Interfaces:
Serializable

public class ServerException extends Exception
The base exception thrown by the CoreSession API.
Author:
Bogdan Stefanescu
See Also:
  • Constructor Details

    • ServerException

      public ServerException()
    • ServerException

      public ServerException(String message)