Package io.micronaut.serde.exceptions
package io.micronaut.serde.exceptions
-
ClassDescriptionError for when a value cannot be converted to the desired type.Extended version of
InvalidFormatException
with 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.