Serializable
public 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, wait
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 © 2019. All rights reserved.