cpp-bencoding
|
Exception thrown when there is an error during the decoding. More...
#include <Decoder.h>
Public Member Functions | |
DecodingError (const std::string &what) | |
Constructs a new exception with the given message. More... | |
Exception thrown when there is an error during the decoding.
|
explicit |
Constructs a new exception with the given message.