DotNX::Core::InvalidCodeError< RepresentationType > Class Template Reference

Indicates an attempt to construct an invalid Code instance. More...

Inheritance diagram for DotNX::Core::InvalidCodeError< RepresentationType >:

DotNX::Core::CodeError DotNX::Core::Error

List of all members.

Public Member Functions

 InvalidCodeError (RepresentationType v)
 Constructor.


Detailed Description

template<RepresentationType>
class DotNX::Core::InvalidCodeError< RepresentationType >

Indicates an attempt to construct an invalid Code instance.

Template Parameters:
RepresentationType The underlying representation type of the Code specialization from which it is thrown.

Constructor & Destructor Documentation

template<RepresentationType >
DotNX::Core::InvalidCodeError< RepresentationType >::InvalidCodeError ( RepresentationType  v  ) 

Constructor.

Parameters:
v the value passed to Code's constructor.


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

SourceForge.net Logo
Generated on Sat Oct 18 14:13:25 2008 for .Nick's 0.1.0 by  doxygen 1.5.7.1