xenocara/proto/xcb-proto/xcbgen/error.py

5 lines
116 B
Python

class ResolveException(Exception):
'''
Gets thrown when a type doesn't resolve in the XML.
'''
pass