Wallaroo  0.8
Public Member Functions | List of all members
wallaroo::CatalogNotSpecified Class Reference

#include <exceptions.h>

Inheritance diagram for wallaroo::CatalogNotSpecified:
wallaroo::WallarooError

Public Member Functions

 CatalogNotSpecified ()
 Instantiate a CatalogNotSpecified. More...
 
 ~CatalogNotSpecified () throw ()
 
- Public Member Functions inherited from wallaroo::WallarooError
 WallarooError (const std::string &what)
 
 ~WallarooError () throw ()
 

Detailed Description

Error indicating that a use expression has been used outside a wallaroo_within section. Derives from WallarooError.

Constructor & Destructor Documentation

wallaroo::CatalogNotSpecified::CatalogNotSpecified ( )
inline

Instantiate a CatalogNotSpecified.

wallaroo::CatalogNotSpecified::~CatalogNotSpecified ( )
throw (
)
inline

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