ProcessRunner ErrorOutputHasTimedOutException ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Core ProcessRunner ErrorOutputHasTimedOutException

Namespace: DeltaEngine.Core
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ErrorOutputHasTimedOutException : Exception

The ProcessRunner ErrorOutputHasTimedOutException type exposes the following members.

Constructors

  NameDescription
Public methodProcessRunner ErrorOutputHasTimedOutException
Initializes a new instance of the ProcessRunner ErrorOutputHasTimedOutException class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also