Package software.amazon.awssdk.eventstreamrpc.model
-
Interface Summary Interface Description EventStreamJsonMessage All generated model types implement this interface, including errors. -
Exception Summary Exception Description AccessDeniedException Thrown when an access denied exception occursEventStreamError Used to hold event stream RPC error messages that are not tied to any service.EventStreamOperationError Root error type returned by any continuation error message TODO: To mimic public AWS SDK clients, any exception thrown by a given service should inherit from it's generated model service exception.InternalServerException Thrown when a internal server exception occursUnsupportedOperationException Thrown when an unsupported operation exception occursValidationException Thrown when a validation exception occurs