Class NoSuchStorageQuotaException

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.document.library.exception.NoSuchStorageQuotaException
All Implemented Interfaces:
Serializable

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

    • NoSuchStorageQuotaException

      public NoSuchStorageQuotaException()
    • NoSuchStorageQuotaException

      public NoSuchStorageQuotaException(String msg)
    • NoSuchStorageQuotaException

      public NoSuchStorageQuotaException(String msg, Throwable throwable)
    • NoSuchStorageQuotaException

      public NoSuchStorageQuotaException(Throwable throwable)