#include <libmpd++/exceptions.hh>
Public Member Functions | |
virtual | ~InvalidMPD ()=default |
InvalidMPD exception class
This type is thrown when the MPD or child objects contain values inconsistent with a correct MPD. This could include out of range values or missing child objects.
|
virtualdefault |