Click or drag to resize
InitialMAException Constructor
Overload List
  NameDescription
Public methodInitialMAException
The initial values for the moving average parameters are not invertable. Execution is halted.
Public methodInitialMAException(String)
The initial values for the moving average parameters are not invertable. Execution is halted.
Protected methodInitialMAException(SerializationInfo, StreamingContext)
The initial values for the moving average parameters are not invertable. Execution is halted.
Public methodInitialMAException(String, Exception)
The initial values for the moving average parameters are not invertable. Execution is halted.
Top
See Also