Class CategoryPropertyValueException

All Implemented Interfaces:
Serializable

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

    • CategoryPropertyValueException

      public CategoryPropertyValueException()
    • CategoryPropertyValueException

      public CategoryPropertyValueException(String msg)
    • CategoryPropertyValueException

      public CategoryPropertyValueException(String msg, Throwable throwable)
    • CategoryPropertyValueException

      public CategoryPropertyValueException(Throwable throwable)