Class CategoryPropertyValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.category.property.exception.CategoryPropertyValueException
All Implemented Interfaces:
Serializable

public class CategoryPropertyValueException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CategoryPropertyValueException

      public CategoryPropertyValueException()
    • CategoryPropertyValueException

      public CategoryPropertyValueException(String msg)
    • CategoryPropertyValueException

      public CategoryPropertyValueException(String msg, Throwable throwable)
    • CategoryPropertyValueException

      public CategoryPropertyValueException(Throwable throwable)