public class PageNavigationException extends RuntimeException
| Constructor and Description |
|---|
PageNavigationException() |
PageNavigationException(String msg) |
PageNavigationException(String msg,
Throwable cause) |
PageNavigationException(String msg,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PageNavigationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.