Serializablepublic class AuthorNagException extends RuntimeException
| Constructor | Description | 
|---|---|
| AuthorNagException(String message) | Constructs a new AuthorNagException based on the given Exception | 
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getMessage() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthorNagException(String message)
message - Brief message explaining the cause of the exceptionpublic String getMessage()
getMessage in class ThrowableCopyright © 2019. All rights reserved.