Exception | Description |
---|---|
InvalidFormatException |
Error for when a value cannot be converted to the desired type.
|
InvalidPropertyFormatException |
Extended version of
InvalidFormatException with information
about the property that was incorrect. |
SerdeException |
Parent exception type for all serialization / deserialization exceptions.
|