Wallaroo
0.8
|
#include <exceptions.h>
Public Member Functions | |
CatalogNotSpecified () | |
Instantiate a CatalogNotSpecified. More... | |
~CatalogNotSpecified () throw () | |
Public Member Functions inherited from wallaroo::WallarooError | |
WallarooError (const std::string &what) | |
~WallarooError () throw () | |
Error indicating that a use
expression has been used outside a wallaroo_within section. Derives from WallarooError.
|
inline |
Instantiate a CatalogNotSpecified.
|
inline |