7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/ivs/IVS_EXPORTS.h>
40 template <
typename ExceptionMessageT = Aws::String>
42 m_exceptionMessageHasBeenSet =
true;
43 m_exceptionMessage = std::forward<ExceptionMessageT>(value);
45 template <
typename ExceptionMessageT = Aws::String>
53 bool m_exceptionMessageHasBeenSet =
false;
AWS_IVS_API InternalServerException(Aws::Utils::Json::JsonView jsonValue)
bool ExceptionMessageHasBeenSet() const
AWS_IVS_API Aws::Utils::Json::JsonValue Jsonize() const
InternalServerException & WithExceptionMessage(ExceptionMessageT &&value)
void SetExceptionMessage(ExceptionMessageT &&value)
const Aws::String & GetExceptionMessage() const
AWS_IVS_API InternalServerException()=default
AWS_IVS_API InternalServerException & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue