Package io.micronaut.serde.exceptions
package io.micronaut.serde.exceptions
- 
ExceptionsClassDescriptionError for when a value cannot be converted to the desired type.Extended version ofInvalidFormatExceptionwith information about the property that was incorrect.An exception that can be used as a wrapper for aSerdeException.Parent exception type for all serialization / deserialization exceptions.