public class PageSizeAlreadySetException extends Exception
Constructor and Description |
---|
PageSizeAlreadySetException()
Creates a new instance of PageSizeAlreadySetException.
|
PageSizeAlreadySetException(String explanation)
Creates a new instance of PageSizeAlreadySetException.
|
PageSizeAlreadySetException(String explanation,
Throwable cause)
Creates a new instance of PageSizeAlreadySetException.
|
PageSizeAlreadySetException(Throwable cause)
Creates a new instance of PageSizeAlreadySetException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PageSizeAlreadySetException()
public PageSizeAlreadySetException(String explanation)
explanation
- The message associated with the exceptionpublic PageSizeAlreadySetException(Throwable cause)
Copyright © 2012–2017 Apache Mavibot Project Parent. All rights reserved.