Package io.a2a.spec
Class TaskNotFoundError
java.lang.Object
java.lang.Throwable
java.lang.Error
io.a2a.spec.JSONRPCError
io.a2a.spec.TaskNotFoundError
- All Implemented Interfaces:
A2AError,Event,Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.a2a.spec.JSONRPCError
getCode, getDataMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
DEFAULT_CODE
-
-
Constructor Details
-
TaskNotFoundError
public TaskNotFoundError() -
TaskNotFoundError
-