zz::Exception Class Reference

An exception with customized prefix information. More...

#include <zupply.hpp>

Inheritance diagram for zz::Exception:
zz::ArgException zz::CastException zz::IOException zz::LogicException zz::MemException zz::RuntimeException zz::WarnException

Public Member Functions

 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

An exception with customized prefix information.


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