#include <Exceptions.h>
Definition at line 65 of file Exceptions.h.
◆ NULLPtr() [1/2]
DLLEXPORT Leviathan::NULLPtr::NULLPtr |
( |
const char * |
description | ) |
|
|
noexcept |
Definition at line 78 of file Exceptions.cpp.
DLLEXPORT Exception(const char *description) noexcept
◆ NULLPtr() [2/2]
DLLEXPORT Leviathan::NULLPtr::NULLPtr |
( |
const std::string & |
description | ) |
|
|
noexcept |
Definition at line 81 of file Exceptions.cpp.
DLLEXPORT Exception(const char *description) noexcept
The documentation for this class was generated from the following files: