MPD
0.20.18
|
#include <stdexcept>
Go to the source code of this file.
Data Structures | |
class | DatabaseError |
Enumerations | |
enum | DatabaseErrorCode { DatabaseErrorCode::DISABLED, DatabaseErrorCode::NOT_FOUND, DatabaseErrorCode::CONFLICT } |
|
strong |
Enumerator | |
---|---|
DISABLED |
The database is disabled, i.e. none is configured in this MPD instance. |
NOT_FOUND | |
CONFLICT |
Definition at line 25 of file DatabaseError.hxx.