Class CategoryNameException

All Implemented Interfaces:
Serializable

public class CategoryNameException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • CategoryNameException

      public CategoryNameException()
    • CategoryNameException

      public CategoryNameException(String msg)
    • CategoryNameException

      public CategoryNameException(String msg, Throwable throwable)
    • CategoryNameException

      public CategoryNameException(Throwable throwable)