AndroidDebugBridgeRunner InstallationFailedOnDevice ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Editor.AppBuilder.Android AndroidDebugBridgeRunner InstallationFailedOnDevice

Namespace: DeltaEngine.Editor.AppBuilder.Android
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class InstallationFailedOnDevice : Exception

The AndroidDebugBridgeRunner InstallationFailedOnDevice type exposes the following members.

Constructors

  NameDescription
Public methodAndroidDebugBridgeRunner InstallationFailedOnDevice
Initializes a new instance of the AndroidDebugBridgeRunner InstallationFailedOnDevice class
Top
Extension Methods

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