SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions
spr_pylib.capi.lex.LexError Class Reference

Exception thrown when invalid token encountered and no default error handler is defined. More...

+ Inheritance diagram for spr_pylib.capi.lex.LexError:
+ Collaboration diagram for spr_pylib.capi.lex.LexError:

Public Member Functions

def __init__
 

Detailed Description

Exception thrown when invalid token encountered and no default error handler is defined.

Constructor & Destructor Documentation

def spr_pylib.capi.lex.LexError.__init__ (   self,
  message,
  s 
)