Package io.a2a.spec

Class PushNotificationNotSupportedError

java.lang.Object
java.lang.Throwable
java.lang.Error
io.a2a.spec.JSONRPCError
io.a2a.spec.PushNotificationNotSupportedError
All Implemented Interfaces:
A2AError, Event, Serializable

public class PushNotificationNotSupportedError extends JSONRPCError
See Also:
  • Field Details

    • DEFAULT_CODE

      public static final Integer DEFAULT_CODE
  • Constructor Details

    • PushNotificationNotSupportedError

      public PushNotificationNotSupportedError()
    • PushNotificationNotSupportedError

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