Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

Dv::Util::Env::Exception Class Reference

Exception class for Env and related classes. More...

#include <env.h>

List of all members.

Public Methods

 Exception (const std::string &msg)
 Constructor.


Static Public Attributes

const std::string NAME
 Class name, i.e.


Detailed Description

Exception class for Env and related classes.


Constructor & Destructor Documentation

Dv::Util::Env::Exception::Exception const std::string &    msg [inline]
 

Constructor.

Parameters:
msg  message to append to NAME.


Member Data Documentation

const std::string Dv::Util::Env::Exception::NAME [static]
 

Class name, i.e.

"Env::Exception".


The documentation for this class was generated from the following file:
dvenv-0.2.2 [20 October, 2002]