Class CategoryPropertyKeyException

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.CategoryPropertyKeyException
All Implemented Interfaces:
Serializable

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

    • CategoryPropertyKeyException

      public CategoryPropertyKeyException()
    • CategoryPropertyKeyException

      public CategoryPropertyKeyException(String msg)
    • CategoryPropertyKeyException

      public CategoryPropertyKeyException(String msg, Throwable throwable)
    • CategoryPropertyKeyException

      public CategoryPropertyKeyException(Throwable throwable)