Package io.a2a.server

Class JSONRPCException

All Implemented Interfaces:
Serializable

public class JSONRPCException extends Exception
See Also:
  • Constructor Details

    • JSONRPCException

      public JSONRPCException(JSONRPCError error)
  • Method Details