Overload List
Type | Name | Description |
---|---|---|
![]() | ErrorRecord()()() | |
![]() | ErrorRecord(Exception) |
Use this to create a record for any exception. This can be an
EngineRuntimeException instance cast as a Exception object.
|
![]() | ErrorRecord(SerializationInfo, StreamingContext) | |
![]() | ErrorRecord(String, String, Hashtable) |
Use this to create a record from exception data.
|