#include <BadRequestException.h>
General error information.
See Also:
AWS API Reference
Definition at line 33 of file BadRequestException.h.
◆ BadRequestException() [1/2]
Aws::Greengrass::Model::BadRequestException::BadRequestException |
( |
| ) |
|
◆ BadRequestException() [2/2]
◆ AddErrorDetails() [1/2]
◆ AddErrorDetails() [2/2]
◆ ErrorDetailsHasBeenSet()
bool Aws::Greengrass::Model::BadRequestException::ErrorDetailsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetErrorDetails()
◆ GetMessage()
const Aws::String& Aws::Greengrass::Model::BadRequestException::GetMessage |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::Greengrass::Model::BadRequestException::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetErrorDetails() [1/2]
◆ SetErrorDetails() [2/2]
◆ SetMessage() [1/3]
void Aws::Greengrass::Model::BadRequestException::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMessage() [2/3]
void Aws::Greengrass::Model::BadRequestException::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMessage() [3/3]
void Aws::Greengrass::Model::BadRequestException::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
◆ WithErrorDetails() [1/2]
◆ WithErrorDetails() [2/2]
◆ WithMessage() [1/3]
◆ WithMessage() [2/3]
◆ WithMessage() [3/3]
BadRequestException& Aws::Greengrass::Model::BadRequestException::WithMessage |
( |
const char * |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: