C# Class GestureNotFoundException, r2d2_assignment

Inheritance: Exception
ファイルを表示 Open project: timmutton/r2d2_assignment

Public Methods

Method Description
GestureNotFoundException ( ) : System
GestureNotFoundException ( string message ) : System
getMessage ( ) : string

Method Details

GestureNotFoundException() public method

public GestureNotFoundException ( ) : System
return System

GestureNotFoundException() public method

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

getMessage() public method

public getMessage ( ) : string
return string