Class NoSuchEntryUsageException

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

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

    • NoSuchEntryUsageException

      public NoSuchEntryUsageException()
    • NoSuchEntryUsageException

      public NoSuchEntryUsageException(String msg)
    • NoSuchEntryUsageException

      public NoSuchEntryUsageException(String msg, Throwable throwable)
    • NoSuchEntryUsageException

      public NoSuchEntryUsageException(Throwable throwable)