Home | History | Annotate | Download | only in tools

Lines Matching refs:exception

126 class BadExpectedToken(Exception):
590 def throw(self, exception, msg):
596 raise exception(msg)