Package org.alfresco.repo.virtual.page
Class InvalidPageBounds
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.repo.virtual.page.PageCollationException
org.alfresco.repo.virtual.page.InvalidPageBounds
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidPageBounds(String message) InvalidPageBounds(String message, Throwable cause) InvalidPageBounds(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) InvalidPageBounds(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
-
InvalidPageBounds
public InvalidPageBounds() -
InvalidPageBounds
-
InvalidPageBounds
-
InvalidPageBounds
-
InvalidPageBounds
-