MusicBrainz::ParseError Class Reference
Exception to be thrown if a parse error occurs.
More...
List of all members.
|
Public Member Functions |
| ParseError (const std::string &msg=std::string()) |
Detailed Description
Exception to be thrown if a parse error occurs.
Constructor & Destructor Documentation
MusicBrainz::ParseError::ParseError |
( |
const std::string & |
msg = std::string() |
) |
[inline] |