Class DuplicateCategoryPropertyException

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

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

    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException()
    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException(String msg)
    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException(String msg, Throwable throwable)
    • DuplicateCategoryPropertyException

      public DuplicateCategoryPropertyException(Throwable throwable)