Class DuplicateCategoryPropertyException

All Implemented Interfaces:
Serializable

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

    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException()
    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException(String msg)
    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException(String msg, Throwable throwable)
    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException(Throwable throwable)