Click or drag to resize
ScaleFactorZeroException Constructor
Overload List
  NameDescription
Public methodScaleFactorZeroException
The computations cannot continue because a scale factor is zero.
Public methodScaleFactorZeroException(Int32)
The computations cannot continue because a scale factor is zero.
Public methodScaleFactorZeroException(String)
The computations cannot continue because a scale factor is zero.
Protected methodScaleFactorZeroException(SerializationInfo, StreamingContext)
The computations cannot continue because a scale factor is zero.
Public methodScaleFactorZeroException(String, Exception)
The computations cannot continue because a scale factor is zero.
Top
See Also