projects
/
profile
/
ivi
/
xcb-proto.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add changes
[profile/ivi/xcb-proto.git]
/
xcbgen
/
error.py
1
class ResolveException(Exception):
2
'''
3
Gets thrown when a type doesn't resolve in the XML.
4
'''
5
pass