Package org.alfresco.repo.virtual.page
Class PageCollationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.repo.virtual.page.PageCollationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidPageBounds
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPageCollationException(String message) PageCollationException(String message, Throwable cause) PageCollationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) PageCollationException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PageCollationException
public PageCollationException() -
PageCollationException
-
PageCollationException
-
PageCollationException
-
PageCollationException
-