Class ContextServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.xoai.services.api.context.ContextServiceException
All Implemented Interfaces:
Serializable

public class ContextServiceException extends Exception
See Also:
  • Constructor Details

    • ContextServiceException

      public ContextServiceException()
    • ContextServiceException

      public ContextServiceException(String message)
    • ContextServiceException

      public ContextServiceException(String message, Throwable cause)
    • ContextServiceException

      public ContextServiceException(Throwable cause)