TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
WorldPackets::PacketArrayMaxCapacityException Class Reference

#include <PacketUtilities.h>

+ Inheritance diagram for WorldPackets::PacketArrayMaxCapacityException:

Public Member Functions

 PacketArrayMaxCapacityException (std::size_t requestedSize, std::size_t sizeLimit)
 
- Public Member Functions inherited from ByteBufferException
 ByteBufferException ()=default
 
 ByteBufferException (std::string &&message) noexcept
 
char const * what () const noexcept override
 

Additional Inherited Members

- Protected Attributes inherited from ByteBufferException
std::string msg_
 

Detailed Description

Definition at line 142 of file PacketUtilities.h.

Constructor & Destructor Documentation

◆ PacketArrayMaxCapacityException()

WorldPackets::PacketArrayMaxCapacityException::PacketArrayMaxCapacityException ( std::size_t  requestedSize,
std::size_t  sizeLimit 
)

Definition at line 65 of file PacketUtilities.cpp.


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