Class DataLimitExceededException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.DataLimitExceededException
- All Implemented Interfaces:
Serializable
- Author:
- Javier de Arcos
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataLimitExceededException
(String msg, Throwable throwable) DataLimitExceededException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataLimitExceededException
public DataLimitExceededException() -
DataLimitExceededException
-
DataLimitExceededException
-
DataLimitExceededException
-