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

6 lines
116 B
Python
Raw Permalink Normal View History

2009-05-22 09:48:38 -06:00
class ResolveException(Exception):
'''
Gets thrown when a type doesn't resolve in the XML.
'''
pass