public class PageNotFoundException extends RuntimeException
| Constructor and Description |
|---|
PageNotFoundException()
Construct a new PageNotFoundException.
|
PageNotFoundException(String message)
Construct a new PageNotFoundException with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PageNotFoundException()
public PageNotFoundException(String message)
message - The reason the exception was thrownCopyright © 2015 Revolution Systems Inc.. All rights reserved.