Class NoSuchEntryAssetEntryRelException

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.list.exception.NoSuchEntryAssetEntryRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchEntryAssetEntryRelException

      public NoSuchEntryAssetEntryRelException()
    • NoSuchEntryAssetEntryRelException

      public NoSuchEntryAssetEntryRelException(String msg)
    • NoSuchEntryAssetEntryRelException

      public NoSuchEntryAssetEntryRelException(String msg, Throwable throwable)
    • NoSuchEntryAssetEntryRelException

      public NoSuchEntryAssetEntryRelException(Throwable throwable)