| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DashboardInvalidInputErrorException
Some part of the dashboard data is invalid.
|
class |
DashboardNotFoundErrorException
The specified dashboard does not exist.
|
class |
InternalServiceException
Request processing has failed due to some unknown error, exception, or failure.
|
class |
InvalidFormatException
Data was not syntactically valid JSON.
|
class |
InvalidNextTokenException
The next token specified is invalid.
|
class |
InvalidParameterCombinationException
Parameters were used together that cannot be used together.
|
class |
InvalidParameterValueException
The value of an input parameter is bad or out-of-range.
|
class |
LimitExceededException
The quota for alarms for this customer has already been reached.
|
class |
MissingRequiredParameterException
An input parameter that is required is missing.
|
class |
ResourceNotFoundException
The named resource does not exist.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchException |
CloudWatchException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(CloudWatchException ex) |
Copyright © 2018. All rights reserved.