Class DuplicateCategoryException

All Implemented Interfaces:
Serializable

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

    • DuplicateCategoryException

      public DuplicateCategoryException()
    • DuplicateCategoryException

      public DuplicateCategoryException(String msg)
    • DuplicateCategoryException

      public DuplicateCategoryException(String msg, Throwable throwable)
    • DuplicateCategoryException

      public DuplicateCategoryException(Throwable throwable)