Package com.liferay.object.exception
Class ObjectEntryCountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.object.exception.ObjectEntryCountException
- All Implemented Interfaces:
Serializable
public class ObjectEntryCountException
extends com.liferay.portal.kernel.exception.PortalException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionObjectEntryCountException
(String message) ObjectEntryCountException
(String msg, Throwable throwable) ObjectEntryCountException
(Throwable throwable) ObjectEntryCountException
(List<Object> arguments, String message, String messageKey, String objectDefinitionLabel) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectEntryCountException
public ObjectEntryCountException() -
ObjectEntryCountException
-
ObjectEntryCountException
-
ObjectEntryCountException
-
ObjectEntryCountException
-
-
Method Details
-
getArguments
-
getMessageKey
-
getObjectDefinitionLabel
-