public class JsonConversionException extends RuntimeException
JsonNode
instance. The
conversion is necessary for sending the Java object over the network.Constructor and Description |
---|
JsonConversionException(String message,
Throwable cause)
Constructs a new Json conversion exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.