Click or drag to resize
NotCDFException Constructor
Overload List
  NameDescription
Public methodNotCDFException
The function is not a Cumulative Distribution Function (CDF).
Public methodNotCDFException(Double)
The function is not a Cumulative Distribution Function (CDF).
Public methodNotCDFException(String)
The function is not a Cumulative Distribution Function (CDF).
Public methodNotCDFException(Double, Double)
The function is not a Cumulative Distribution Function (CDF).
Protected methodNotCDFException(SerializationInfo, StreamingContext)
The function is not a Cumulative Distribution Function (CDF).
Public methodNotCDFException(String, Exception)
The function is not a Cumulative Distribution Function (CDF).
Public methodNotCDFException(Double, Double, Double)
The function is not a Cumulative Distribution Function (CDF).
Public methodNotCDFException(Double, Double, Double, Int32)
The function is not a Cumulative Distribution Function (CDF).
Top
See Also