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, toString
public AuthorNagException(String message)
message
- Brief message explaining the cause of the exceptionpublic String getMessage()
getMessage
in class Throwable
Copyright © 2021. All rights reserved.