public final class EventStreamException extends SdkException
| Modifier and Type | Class and Description |
|---|---|
static interface |
EventStreamException.Builder
Builder interface for
EventStreamException. |
| Modifier and Type | Method and Description |
|---|---|
static EventStreamException.Builder |
builder() |
String |
errorCode()
Error code returned by the service.
|
String |
getMessage() |
retryable, toBuilderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String errorCode()
public String getMessage()
getMessage in class Throwablepublic static EventStreamException.Builder builder()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.