TrinityCore
WorldPackets::InvalidHyperlinkException Class Reference

#include <PacketUtilities.h>

+ Inheritance diagram for WorldPackets::InvalidHyperlinkException:

Public Member Functions

 InvalidHyperlinkException (std::string_view value)
 
- Public Member Functions inherited from WorldPackets::InvalidStringValueException
 InvalidStringValueException (std::string_view value)
 
std::string const & GetInvalidValue () const
 
- Public Member Functions inherited from ByteBufferInvalidValueException
 ByteBufferInvalidValueException (char const *type, std::string_view value)
 
- 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 49 of file PacketUtilities.h.

Constructor & Destructor Documentation

◆ InvalidHyperlinkException()

WorldPackets::InvalidHyperlinkException::InvalidHyperlinkException ( std::string_view  value)

Definition at line 31 of file PacketUtilities.cpp.


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