C# Class Cirrious.MvvmCross.Plugins.Sphero.SpheroPluginException

Inheritance: System.Exception
Afficher le fichier Open project: slodge/BallControl

Méthodes publiques

Méthode Description
SpheroPluginException ( Exception innerException, string message ) : System
SpheroPluginException ( string message ) : System

Method Details

SpheroPluginException() public méthode

public SpheroPluginException ( Exception innerException, string message ) : System
innerException System.Exception
message string
Résultat System

SpheroPluginException() public méthode

public SpheroPluginException ( string message ) : System
message string
Résultat System