类 JSONRPCError.Builder
java.lang.Object
io.github.a2ap.core.jsonrpc.JSONRPCError.Builder
- 封闭类:
- JSONRPCError
Builder for creating instances of JSONRPCError.
-
方法详细资料
-
code
-
message
-
data
-
build
Builds a new JSONRPCError instance with the provided parameters.
-