Overload List

  Name Description
Public method ErrorRecord Initializes a new instance of the ErrorRecord class.
Public method ErrorRecord (Exception) Use this to create a record for any exception. This can be an EngineRuntimeException instance cast as a Exception object.
Family method ErrorRecord (SerializationInfo, StreamingContext)  
Public method ErrorRecord (String, String, Hashtable) Use this to create a record from exception data.

See Also