public class PageCollationException extends Exception
Constructor and Description |
---|
PageCollationException() |
PageCollationException(String message) |
PageCollationException(String message,
Throwable cause) |
PageCollationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PageCollationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PageCollationException()
public PageCollationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public PageCollationException(String message)
public PageCollationException(Throwable cause)
Copyright © 2005–2017 Alfresco Software. All rights reserved.