| パッケージ | 説明 |
|---|---|
| org.dbflute.exception |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
EntityDuplicatedException
The exception of when the entity has been duplicated.
|
class |
EntityPrimaryKeyNotFoundException
The exception of when the entity does not have its primary-key value.
|
class |
EntityUniqueKeyNotFoundException
The exception of when the entity does not have its unique-key value.
|
class |
SelectEntityConditionNotFoundException
The exception of when the condition for selecting an entity is not found.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.