Package io.a2a.spec
Class A2AClientHTTPError
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.a2a.spec.A2AClientError
io.a2a.spec.A2AClientHTTPError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
A2AClientHTTPError
-
-
Method Details
-
getCode
public int getCode()Gets the error code- Returns:
- the error code
-
getMessage
Gets the error message- Overrides:
getMessagein classThrowable- Returns:
- the error message
-