Package io.micronaut.serde.exceptions
@NullMarked
package io.micronaut.serde.exceptions
Exception types raised by Micronaut Serialization.
-
Exception ClassesClassDescriptionError for when a value cannot be converted to the desired type.Extended version of
InvalidFormatExceptionwith 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.