Scope
scope::ScopeException Class Reference

#include <ScopeException.h>

Inherits std::exception.

Public Member Functions

 ScopeException (const char *msg)
 

Detailed Description

Simple exception class for Scope.

Definition at line 9 of file ScopeException.h.

Constructor & Destructor Documentation

scope::ScopeException::ScopeException ( const char *  msg)
inline

Construct with a message.

Definition at line 13 of file ScopeException.h.


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