Package io.a2a.spec

Class ContentTypeNotSupportedError

All Implemented Interfaces:
A2AError, Event, Serializable

public class ContentTypeNotSupportedError extends JSONRPCError
See Also:
  • Field Details

    • DEFAULT_CODE

      public static final Integer DEFAULT_CODE
  • Constructor Details

    • ContentTypeNotSupportedError

      public ContentTypeNotSupportedError(Integer code, String message, Object data)