[Visual Basic] Public Sub New( _ ByVal message As String, _ ByVal exception As Exception _ ) [C#] public InputDeviceException( string message, Exception exception ); [C++] public: InputDeviceException( String* message, Exception* exception ); [JScript] public function InputDeviceException( String message, Exception exception );
InputDeviceException Class | White.Core.InputDevices Namespace | InputDeviceException Constructor Overload List