TrinityCore
ByteBufferInvalidValueException Class Reference

#include <ByteBuffer.h>

+ Inheritance diagram for ByteBufferInvalidValueException:

Public Member Functions

 ByteBufferInvalidValueException (char const *type, char const *value)
 
 ~ByteBufferInvalidValueException () noexcept=default
 
- Public Member Functions inherited from ByteBufferException
 ~ByteBufferException () noexcept=default
 
char const * what () const noexcept override
 

Additional Inherited Members

- Protected Member Functions inherited from ByteBufferException
std::string & message () noexcept
 

Detailed Description

Definition at line 53 of file ByteBuffer.h.

Constructor & Destructor Documentation

◆ ByteBufferInvalidValueException()

ByteBufferInvalidValueException::ByteBufferInvalidValueException ( char const *  type,
char const *  value 
)

Definition at line 42 of file ByteBuffer.cpp.

+ Here is the call graph for this function:

◆ ~ByteBufferInvalidValueException()

ByteBufferInvalidValueException::~ByteBufferInvalidValueException ( )
defaultnoexcept

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