Exception

Functions

Exception

Detailed Description

class Exception : public std::runtime_error

Exceptions thrown by libconverter code will be of this class.

Public Functions

inline Exception(std::string const &message)