CONZEPT 16 C++ API
|
#include "C16/Exception.hpp"
Internal exception.
Public Member Functions | |
Internal (int code=-1) | |
Constructs an internal exception. More... | |
int | code () const |
Gets the code of the internal exception. More... | |
|
explicit |
Constructs an internal exception.
code | Code of the internal exception |
int C16::Exception::Internal::code | ( | ) | const |
Gets the code of the internal exception.