zz::MemException Class Reference
Exception for signalling memory errors. More...
#include <zupply.hpp>
Inheritance diagram for zz::MemException:
Public Member Functions | |
| MemException (const char *message) | |
| MemException (const std::string &message) | |
Public Member Functions inherited from zz::Exception | |
| Exception (const char *message, const char *prefix=consts::kExceptionPrefixGeneral) | |
| Exception (const std::string message, const char *prefix=consts::kExceptionPrefixGeneral) | |
| const char * | what () const ZUPPLY_NOEXCEPT |
Detailed Description
Exception for signalling memory errors.
The documentation for this class was generated from the following file:
Public Member Functions inherited from
1.8.9.1