7#include <aws/ivs/IVS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetExceptionMessage(
const char* value) { m_exceptionMessageHasBeenSet =
true; m_exceptionMessage.assign(value); }
57 bool m_exceptionMessageHasBeenSet =
false;
AWS_IVS_API ValidationException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API ValidationException()
ValidationException & WithExceptionMessage(Aws::String &&value)
void SetExceptionMessage(const Aws::String &value)
bool ExceptionMessageHasBeenSet() const
ValidationException & WithExceptionMessage(const Aws::String &value)
AWS_IVS_API ValidationException(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API Aws::Utils::Json::JsonValue Jsonize() const
ValidationException & WithExceptionMessage(const char *value)
void SetExceptionMessage(Aws::String &&value)
const Aws::String & GetExceptionMessage() const
void SetExceptionMessage(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue