Class DLStorageQuotaExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.document.library.exception.DLStorageQuotaExceededException
All Implemented Interfaces:
Serializable

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

    • DLStorageQuotaExceededException

      public DLStorageQuotaExceededException()
    • DLStorageQuotaExceededException

      public DLStorageQuotaExceededException(String msg)
    • DLStorageQuotaExceededException

      public DLStorageQuotaExceededException(String msg, Throwable throwable)
    • DLStorageQuotaExceededException

      public DLStorageQuotaExceededException(Throwable throwable)