Files
rootfs/squashfs-root/usr/lib/python2.7/site-packages/xcbgen/error.py
2025-09-27 22:09:23 +03:00

6 lines
116 B
Python

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