Class SCategoryAlreadyExistsException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SCategoryAlreadyExistsException

      public SCategoryAlreadyExistsException(String message)
    • SCategoryAlreadyExistsException

      public SCategoryAlreadyExistsException(String message, Throwable cause)
    • SCategoryAlreadyExistsException

      public SCategoryAlreadyExistsException(Throwable cause)