userver: userver/ydb/exceptions.hpp File Reference
Loading...
Searching...
No Matches
exceptions.hpp File Reference

Detailed Description

YDB client exceptions.

Definition in file exceptions.hpp.

Go to the source code of this file.

#include <ydb-cpp-sdk/client/types/status/status.h>
#include <stdexcept>
#include <string>
#include <string_view>
+ This graph shows which files directly or indirectly include this file:

Classes

class  ydb::BaseError
 
class  ydb::YdbResponseError
 
class  ydb::UndefinedDatabaseError
 
class  ydb::EmptyResponseError
 
class  ydb::ParseError
 
class  ydb::ColumnParseError
 
class  ydb::TypeMismatchError
 
class  ydb::DeadlineExceededError
 
class  ydb::InvalidTransactionError
 
class  ydb::OperationCancelledError
 
class  ydb::ResponseTruncatedError
 
class  ydb::TransactionForceRollback
 
class  ydb::IgnoreResultsError