public class IllegalBindingTypeDefRuntimeException extends SRuntimeException
BindingTypeDef,
BindingTypeDefFactory,
直列化された形式| コンストラクタと説明 |
|---|
IllegalBindingTypeDefRuntimeException(String bindingTypeName)
IllegalBindingTypeDefRuntimeExceptionを構築します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getBindingTypeName()
例外の原因となった不正なバインディングタイプ定義名を返します。
|
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalBindingTypeDefRuntimeException(String bindingTypeName)
IllegalBindingTypeDefRuntimeExceptionを構築します。bindingTypeName - 指定された不正なバインディングタイプ定義名public String getBindingTypeName()
Copyright © 2015 The DBFlute Project. All rights reserved.