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