xorg-xcbproto/xcbgen/error.py
2008-04-19 04:30:21 -04:00

5 lines
116 B
Python

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