|
stlencoders
1.1.3
|
Exception class thrown to report an invalid length of a character sequence. More...
Public Member Functions | |
| invalid_length (const std::string &s) | |
Constructs an object of class invalid_length. More... | |
Public Member Functions inherited from stlencoders::decode_error | |
| decode_error (const std::string &s) | |
Constructs an object of class decode_error. More... | |
Exception class thrown to report an invalid length of a character sequence.
|
inlineexplicit |
Constructs an object of class invalid_length.
1.8.4