Contents Functions Classes Topics User Forum CVS

G3D::AnyVal::WrongType Class Reference

#include <AnyVal.h>

Inherits G3D::AnyVal::Exception.

List of all members.

Public Member Functions

 WrongType ()
 WrongType (Type e, Type a)

Public Attributes

Type expected
Type actual


Detailed Description

Thrown when an inappropriate operation is performed (e.g., operator[] on a number)


Constructor & Destructor Documentation

G3D::AnyVal::WrongType::WrongType  )  [inline]
 

G3D::AnyVal::WrongType::WrongType Type  e,
Type  a
[inline]
 


Member Data Documentation

Type G3D::AnyVal::WrongType::actual
 

Type G3D::AnyVal::WrongType::expected
 


The documentation for this class was generated from the following file:
Generated on Mon Jul 17 11:50:45 2006 for G3D by doxygen 1.4.5
Hosted by SourceForge.net Logo