Click or drag to resize

InvalidFuelStateException Constructor

Overload List
  NameDescription
Public methodInvalidFuelStateException
Initializes a new instance with a default message.
Public methodInvalidFuelStateException(String)
Initializes a new instance with a specified message.
Public methodInvalidFuelStateException(String, Exception)
Initializes a new instance with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodInvalidFuelStateException(SegmentDefinition, String, SegmentListResults)
Initializes a new instance.
Top
See Also