ConversionException Class

An exception thrown when

Definition

Line 10 of System.Base/Conversion.cm

Inheritance

Constructors & Destructor

public nothrow ConversionException(const String<char>& message)

Constructor& Destructor Details

ConversionException Constructor

public nothrow ConversionException(const String<char>& message)

Definition
Line 12 of System.Base/Conversion.cm