ToggleOverload List

Type NameDescription
Public methodErrorRecord()()()
Public methodErrorRecord(Exception)
Use this to create a record for any exception. This can be an EngineRuntimeException instance cast as a Exception object.
Protected methodErrorRecord(SerializationInfo, StreamingContext)
Public methodErrorRecord(String, String, Hashtable)
Use this to create a record from exception data.

ToggleSee Also