パッケージ org.seasar.extension.jdbc.gen.internal.exception

例外の概要
ClassUnmatchRuntimeException ある型を期待する型でキャストできない場合にスローされる例外です。
DocletUnavailableRuntimeException Docletが使用できない場合にスローされます。
DumpFileEmptyRuntimeException ダンプファイルが空の場合にスローされます。
EntityClassNotFoundRuntimeException 条件に合うエンティティクラスが1つも見つからない場合にスローされる例外です。
IdentityNotSupportedRuntimeException  
IllegalDdlInfoVersionRuntimeException バージョン番号の値が不正な場合にスローされる例外です。
IllegalDumpColumnSizeRuntimeException ヘッダー行の列数とデータ行の列数が一致していないダンプファイルをロードした場合にスローされます。
IllegalDumpValueRuntimeException ダンプファイルの値が不正である場合にスローされます。
IllegalVersionRuntimeException バージョン番号の値が不正な場合にスローされる例外です。
NextVersionDirectoryExistsRuntimeException 次のバージョンのディレクトリがすでに存在する場合にスローされる例外です。
NextVersionExceededRuntimeException  
NoResultRuntimeException 結果が存在しない場合にスローされる例外です。
NullableUniqueNotSupportedRuntimeException NULLが可能な一意制約がサポートされていない場合にスローされる例外です。
RequiredPropertyEmptyRuntimeException 必須のプロパティが空の場合にスローされる例外です。
RequiredPropertyNullRuntimeException 必須のプロパティがnullの場合にスローされる例外です。
SequenceNextValFailedRuntimeException シーケンスの次の値の取得に失敗した場合にスローされる例外です。
SequenceNotSupportedRuntimeException  
SystemPropertyNotFoundRuntimeException システムプロパティが見つからない場合にスローされる例外です。
TableNotFoundRuntimeException 条件に合うテーブルが1つも見つからない場合にスローされる例外です。
TemplateRuntimeException TemplateExceptionをラップする例外です。
TransactionRuntimeException  
UnsupportedGenerationTypeRuntimeException サポートされていないGenerationTypeが指定された場合にスローされる例外です。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.