MPD
0.20.18
|
#include <stdexcept>
Go to the source code of this file.
Data Structures | |
class | PlaylistError |
Variables | |
const Domain | playlist_domain |
|
strong |
Enumerator | |
---|---|
SUCCESS | |
DENIED | |
NO_SUCH_SONG | |
NO_SUCH_LIST | |
LIST_EXISTS | |
BAD_NAME | |
BAD_RANGE | |
NOT_PLAYING | |
TOO_LARGE | |
DISABLED |
Definition at line 27 of file PlaylistError.hxx.
const Domain playlist_domain |