xenocara/proto/xcb-proto/xcbgen/error.py
2009-05-22 15:48:38 +00:00

6 lines
116 B
Python

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