Scope
|
#include <ScopeException.h>
Inherits std::exception.
Public Member Functions | |
ScopeException (const char *msg) | |
Simple exception class for Scope.
Definition at line 9 of file ScopeException.h.
|
inline |
Construct with a message.
Definition at line 13 of file ScopeException.h.