Public Member Functions | |
InvalidCodeError (RepresentationType v) | |
Constructor. |
RepresentationType | The underlying representation type of the Code specialization from which it is thrown. |
DotNX::Core::InvalidCodeError< RepresentationType >::InvalidCodeError | ( | RepresentationType | v | ) |
Constructor.
v | the value passed to Code's constructor. |