aboutsummaryrefslogtreecommitdiff
path: root/libxcb/xcb-proto/xcbgen/error.py
blob: 611d638b00a366c74ac059dfe535ea627902eeb8 (plain)
1
2
3
4
5
class ResolveException(Exception):
    '''
    Gets thrown when a type doesn't resolve in the XML.
    '''
    pass