#include <libmpd++/exceptions.hh>
Public Member Functions | |
virtual | ~RangeError ()=default |
RangeError exception class
This type is thrown when a value is out of range or an array index outside the array bounds is requested from the library.
|
virtualdefault |