CLAM-Development  1.4.0
Public Member Functions | Public Attributes
CLAM::IllegalValue Class Reference

#include <Enum.hxx>

List of all members.

Public Member Functions

 IllegalValue (const IllegalValue &e)
 IllegalValue (const std::string &s)
virtual ~IllegalValue () throw ()

Public Attributes

std::string msg

Detailed Description

Definition at line 33 of file Enum.hxx.


Constructor & Destructor Documentation

CLAM::IllegalValue::IllegalValue ( const IllegalValue e)
inline

Definition at line 35 of file Enum.hxx.

CLAM::IllegalValue::IllegalValue ( const std::string &  s)
inline

Definition at line 36 of file Enum.hxx.

virtual CLAM::IllegalValue::~IllegalValue ( ) throw ()
inlinevirtual

Definition at line 37 of file Enum.hxx.


Member Data Documentation

std::string CLAM::IllegalValue::msg

Definition at line 37 of file Enum.hxx.


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