Codebase Browser
chromium
Go to App
chromium
/
third_party/xcbproto/src/xcbgen/
error.py
class ResolveException(Exception): ''' Gets thrown when a type doesn't resolve in the XML. ''' pass