7#include <aws/ivs-realtime/Ivsrealtime_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_IVSREALTIME_API ValidationException(Aws::Utils::Json::JsonView jsonValue)
AWS_IVSREALTIME_API ValidationException()
const Aws::String & GetExceptionMessage() const
void SetExceptionMessage(const Aws::String &value)
void SetExceptionMessage(const char *value)
ValidationException & WithExceptionMessage(const char *value)
AWS_IVSREALTIME_API ValidationException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IVSREALTIME_API Aws::Utils::Json::JsonValue Jsonize() const
void SetExceptionMessage(Aws::String &&value)
ValidationException & WithExceptionMessage(const Aws::String &value)
ValidationException & WithExceptionMessage(Aws::String &&value)
bool ExceptionMessageHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue