Open Chinese Convert  1.0.3
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions
Public Member Functions | Protected Attributes
opencc::Exception Class Reference
Inheritance diagram for opencc::Exception:
opencc::FileNotFound opencc::FileNotWritable opencc::InvalidFormat opencc::InvalidUTF8 opencc::ShouldNotBeHere opencc::InvalidTextDictionary

List of all members.

Public Member Functions

 Exception (const std::string &_message)
virtual const char * what () const noexcept

Protected Attributes

std::string message

The documentation for this class was generated from the following file:
 All Classes Functions