public class EmptyRuntimeException extends SRuntimeException
| コンストラクタと説明 |
|---|
EmptyRuntimeException(String targetName)
EmptyRuntimeExceptionを作成します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getTargetName()
ターゲット名を返します。
|
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmptyRuntimeException(String targetName)
EmptyRuntimeExceptionを作成します。targetName - public String getTargetName()
Copyright © 2015 The DBFlute Project. All rights reserved.