Class SCategoryException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException
Direct Known Subclasses:
SCategoryAlreadyExistsException, SCategoryCreationException, SCategoryDeletionException, SCategoryInProcessAlreadyExistsException, SCategoryNotFoundException, SIndexOutOfRangeException, SPageOutOfRangeException

public class SCategoryException extends SBonitaException
Author:
Yanyan Liu
See Also:
  • Constructor Details

    • SCategoryException

      public SCategoryException(String message, Throwable cause)
    • SCategoryException

      public SCategoryException(String message)
    • SCategoryException

      public SCategoryException(Throwable cause)