Searched defs:TGenError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/generators/
H A Didl_thunk.py26 class TGenError(Exception): class in inherits:Exception
150 raise TGenError("Unknown type for _MakeEnterLine: %s" % arg[0])
213 raise TGenError('Unknown arg type for Create(): %s' % args[0][0])
327 raise TGenError('There is no default value for rtype %s. '

Completed in 389 milliseconds