MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
struct | std::is_error_code_enum< McfErrc > |
Namespaces | |
namespace | std |
Enumerations | |
enum class | McfErrc { kParseError = 1 , kUserNotFound = 2 , kPasswordNotMatched = 3 , kUnknownScheme = 4 , kMetadataNotInitialized = 5 } |
Functions | |
std::error_code HTTP_AUTH_BACKEND_LIB_EXPORT | make_error_code (McfErrc) |
|
strong |
std::error_code HTTP_AUTH_BACKEND_LIB_EXPORT make_error_code | ( | McfErrc | e | ) |