Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::AnyVal::WrongType Class Reference

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

#include <AnyVal.h>

Inherits G3D::AnyVal::Exception.

List of all members.

Public Member Functions

 WrongType (Type e, Type a)
 WrongType ()

Public Attributes

Type actual
Type expected


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


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:44 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo