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

#include <exceptions.h>

Inheritance diagram for wallaroo::WrongFile:
wallaroo::WallarooError

Public Member Functions

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

Detailed Description

Error indicating that the file does not exist or contains a semantic error. Derives from WallarooError.

Constructor & Destructor Documentation

wallaroo::WrongFile::WrongFile ( const std::string &  msg)
inlineexplicit

Instantiate a WrongFile.

wallaroo::WrongFile::~WrongFile ( )
throw (
)
inline

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