Horizon Official Technical Documentation
|
|
#include <ByteBuffer.hpp>
Public Member Functions | |
~ByteBufferException () throw () | |
char const * | what () const override throw () |
Protected Member Functions | |
std::string & | message () throw () |
Private Attributes | |
std::string | msg_ |
|
inline |
|
inlineprotected |
References msg_.
Referenced by ByteBufferPositionException::ByteBufferPositionException(), and ByteBufferSourceException::ByteBufferSourceException().
|
inlineoverride |