CANNOT_FLUSH enum value | Exception | |
DATA_INTEGRITY_CHECK_FAILED enum value | Exception | |
ErrorType enum name | Exception | |
Exception(ErrorType errorType, const std::string &s) (defined in Exception) | Exception | [inline, explicit] |
GetErrorType() const (defined in Exception) | Exception | [inline] |
GetRetrievingTypeInfo() const (defined in NameValuePairs::NameValuePairs::ValueTypeMismatch) | NameValuePairs::NameValuePairs::ValueTypeMismatch | [inline] |
GetStoredTypeInfo() const (defined in NameValuePairs::NameValuePairs::ValueTypeMismatch) | NameValuePairs::NameValuePairs::ValueTypeMismatch | [inline] |
GetWhat() const (defined in Exception) | Exception | [inline] |
INVALID_ARGUMENT enum value | Exception | |
INVALID_DATA_FORMAT enum value | Exception | |
InvalidArgument(const std::string &s) (defined in InvalidArgument) | InvalidArgument | [inline, explicit] |
IO_ERROR enum value | Exception | |
NOT_IMPLEMENTED enum value | Exception | |
OTHER_ERROR enum value | Exception | |
SetErrorType(ErrorType errorType) (defined in Exception) | Exception | [inline] |
SetWhat(const std::string &s) (defined in Exception) | Exception | [inline] |
ValueTypeMismatch(const std::string &name, const std::type_info &stored, const std::type_info &retrieving) (defined in NameValuePairs::NameValuePairs::ValueTypeMismatch) | NameValuePairs::NameValuePairs::ValueTypeMismatch | [inline] |
what() const (defined in Exception) | Exception | [inline] |
~Exception() (defined in Exception) | Exception | [inline, virtual] |