Class NoSuchEntryAssetCategoryRelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.asset.entry.rel.exception.NoSuchEntryAssetCategoryRelException
All Implemented Interfaces:
Serializable

public class NoSuchEntryAssetCategoryRelException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchEntryAssetCategoryRelException

      public NoSuchEntryAssetCategoryRelException()
    • NoSuchEntryAssetCategoryRelException

      public NoSuchEntryAssetCategoryRelException(String msg)
    • NoSuchEntryAssetCategoryRelException

      public NoSuchEntryAssetCategoryRelException(String msg, Throwable throwable)
    • NoSuchEntryAssetCategoryRelException

      public NoSuchEntryAssetCategoryRelException(Throwable throwable)