Click or drag to resize

TraceRetrievalException Class

Exception thrown if a query trace cannot be retrieved.
Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      DseTraceRetrievalException

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class TraceRetrievalException : DriverException
Constructors
  NameDescription
Public methodTraceRetrievalException(String)
Initializes a new instance of the TraceRetrievalException class
Public methodTraceRetrievalException(String, Exception)
Initializes a new instance of the TraceRetrievalException class
Top
See Also

Reference