CppCMS
List of all members
booster::nowide::bad_utf Class Reference

This exception is thrown if invalid UTF-8 or UTF-16 is given as input. More...

#include <booster/booster/nowide/convert.h>

Inheritance diagram for booster::nowide::bad_utf:
booster::runtime_error booster::backtrace

Additional Inherited Members

- Public Member Functions inherited from booster::runtime_error
 runtime_error (std::string const &s)
 
- Public Member Functions inherited from booster::backtrace
 backtrace (size_t frames_no=default_stack_size)
 
size_t stack_size () const
 
void * return_address (unsigned frame_no) const
 
void trace_line (unsigned frame_no, std::ostream &out) const
 
std::string trace_line (unsigned frame_no) const
 
std::string trace () const
 
void trace (std::ostream &out) const
 
- Static Public Attributes inherited from booster::backtrace
static size_t const default_stack_size = 32
 

Detailed Description

This exception is thrown if invalid UTF-8 or UTF-16 is given as input.


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