Package io.a2a.spec
Class InvalidParamsJsonMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.fasterxml.jackson.core.JacksonException
com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.databind.DatabindException
com.fasterxml.jackson.databind.JsonMappingException
io.a2a.spec.IdJsonMappingException
io.a2a.spec.InvalidParamsJsonMappingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonMappingException
com.fasterxml.jackson.databind.JsonMappingException.Reference -
Field Summary
Fields inherited from class com.fasterxml.jackson.databind.JsonMappingException
_path, _processorFields inherited from class com.fasterxml.jackson.core.JsonProcessingException
_location -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.a2a.spec.IdJsonMappingException
getIdMethods inherited from class com.fasterxml.jackson.databind.JsonMappingException
_appendPathDesc, _buildMessage, from, from, from, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, withCause, wrapWithPath, wrapWithPath, wrapWithPathMethods inherited from class com.fasterxml.jackson.core.JsonProcessingException
clearLocation, getLocation, getMessageSuffix, getOriginalMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
InvalidParamsJsonMappingException
-
InvalidParamsJsonMappingException
-