FlowAbortException(String) Constructor
Namespace: Firefly.Box.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public FlowAbortException(
string message
)
Public Sub New (
message As String
)
new :
message : string -> FlowAbortException
Parameters
- message String
- The message based on which this FlowAbortException will be created