Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::locale::conv::invalid_charset_error Class Reference

This exception is thrown in case of use of unsupported or invalid character set. More...

#include <encoding_errors.hpp>

Inheritance diagram for boost::locale::conv::invalid_charset_error:
Collaboration diagram for boost::locale::conv::invalid_charset_error:

Public Member Functions

 invalid_charset_error (std::string charset)
 Create an error for charset charset. More...
 

Detailed Description

This exception is thrown in case of use of unsupported or invalid character set.

Constructor & Destructor Documentation

boost::locale::conv::invalid_charset_error::invalid_charset_error ( std::string  charset)
inline

Create an error for charset charset.


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