ExceptionDuringPropagationEventArgs Properties |
The ExceptionDuringPropagationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentState |
Gets the raw state at the end of the current step when this event is fired.
|
![]() | CurrentTime |
Gets the time at the end of the current step when this event is fired.
|
![]() | Exception |
Gets the exception that occurred.
|
![]() | PreviousState |
Gets the raw state at the beginning of the current step.
|
![]() | PreviousTime |
Gets the time at the beginning of the current step.
|
![]() | StepSizeInformation |
Gets information about the last step taken by the integrator.
|
![]() | Trigger |
Gets information about which method triggered this event.
|