public class AuthorNagException extends RuntimeException
| Constructor and Description | 
|---|
AuthorNagException(String message)
Constructs a new AuthorNagException based on the given Exception 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMessage()  | 
addSuppressed, 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 © 2021. All rights reserved.