Interface | Description |
---|---|
ExceptionStrategy |
Define the strategy to use when the Default object adapter reach a
RuntimeException . |
Enum | Description |
---|---|
ExceptionsStrategy |
Default Odin exceptions strategy
|
Exception | Description |
---|---|
OdinAdapterException |
Throw by odin if an error occur during the read or write method of an adapter.
|
OdinFormatException |
Thrown by Odin if the reader reach an error in the format or trying to read an object with the wrong type.
|
OdinTypeException |
Thrown by odin when a object type can not be initialized.
|