Eidolon
Public Member Functions | Protected Attributes | List of all members
ValueException Class Reference

#include <RenderTypes.h>

Inherits exception.

Collaboration diagram for ValueException:
Collaboration graph

Public Member Functions

 ValueException (const std::string valuename, const std::string msg, const char *file=NULL, int line=-1)
 
 ValueException (const ValueException &op)
 
virtual ~ValueException () throw ()
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ ValueException() [1/2]

ValueException ( const std::string  valuename,
const std::string  msg,
const char *  file = NULL,
int  line = -1 
)
inline

◆ ValueException() [2/2]

ValueException ( const ValueException op)
inline

◆ ~ValueException()

virtual ~ValueException ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ what()

virtual const char* what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

◆ msg

std::string msg
protected

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