stlencoders  1.1.3
Public Member Functions | List of all members
stlencoders::decode_error Class Reference

Exception class thrown to report an unspecified error in a decode operation. More...

Inheritance diagram for stlencoders::decode_error:
stlencoders::invalid_character stlencoders::invalid_length

Public Member Functions

 decode_error (const std::string &s)
 Constructs an object of class decode_error. More...
 

Detailed Description

Exception class thrown to report an unspecified error in a decode operation.

Constructor & Destructor Documentation

stlencoders::decode_error::decode_error ( const std::string &  s)
inlineexplicit

Constructs an object of class decode_error.