Package io.a2a.spec
Class A2AClientJSONError
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.a2a.spec.A2AClientError
io.a2a.spec.A2AClientJSONError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionA2AClientJSONError(String message) A2AClientJSONError(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
A2AClientJSONError
public A2AClientJSONError() -
A2AClientJSONError
-
A2AClientJSONError
-