Class RuntimeSerdeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.serde.exceptions.RuntimeSerdeException
All Implemented Interfaces:
Serializable

public final class RuntimeSerdeException extends RuntimeException
An exception that can be used as a wrapper for a SerdeException.
Author:
graemerocher
See Also: