Message Type
Union cases
Union case | Description |
Full Usage:
Exception exn
Parameters:
exn
|
|
Full Usage:
Text string
Parameters:
string
|
|
Instance members
Instance member | Description |
Full Usage:
this.AsString
Returns: string
|
|
Full Usage:
this.IsExc
Returns: bool
|
|
Full Usage:
this.IsTxt
Returns: bool
|
|
|
|
Full Usage:
this.TryException
Returns: exn option
|
|
Full Usage:
this.TryText
Returns: string option
|
|