Package gnue :: Package forms :: Package input :: Module GFKeyMapper :: Class InvalidKeystrokeName
[show private | hide private]

Class InvalidKeystrokeName

Exception --+        
            |        
        Error --+    
                |    
      SystemError --+
                    |
                   InvalidKeystrokeName


This class is used for exceptions indicating that a keystroke that was received was not valid.
Method Summary
    Inherited from SystemError
  __init__(self, message)
    Inherited from Exception
  __getitem__(...)
  __str__(...)


GNUe Home

Public API

Developer's Corner