Class SCategoryNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SCategoryNotFoundException

      public SCategoryNotFoundException(String message, Throwable cause)
    • SCategoryNotFoundException

      public SCategoryNotFoundException(Throwable cause)
    • SCategoryNotFoundException

      public SCategoryNotFoundException(String message)