C# Class DroidExplorer.Service.UnsupportedPlatformException

Inheritance: System.Exception
Datei anzeigen Open project: camalot/droidexplorer

Public Methods

Method Description
UnsupportedPlatformException ( ) : System
UnsupportedPlatformException ( string message ) : System

Method Details

UnsupportedPlatformException() public method

public UnsupportedPlatformException ( ) : System
return System

UnsupportedPlatformException() public method

public UnsupportedPlatformException ( string message ) : System
message string
return System