Uses of Class
org.a2aproject.sdk.jsonrpc.common.json.JsonMappingException
Packages that use JsonMappingException
Package
Description
JSON processing exceptions for the A2A Java SDK.
-
Uses of JsonMappingException in org.a2aproject.sdk.jsonrpc.common.json
Subclasses of JsonMappingException in org.a2aproject.sdk.jsonrpc.common.jsonModifier and TypeClassDescriptionclassJSON mapping exception that includes request ID for error tracking.classException for invalid parameters during JSON mapping.classException thrown when JSON mapping fails due to a method not found error.