public class AuthorNagException extends RuntimeException
| コンストラクタと説明 |
|---|
AuthorNagException(String message)
Constructs a new AuthorNagException based on the given Exception
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 クラス内 ThrowableCopyright © 2016. All rights reserved.