init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class ResolveException(Exception):
|
||||
'''
|
||||
Gets thrown when a type doesn't resolve in the XML.
|
||||
'''
|
||||
pass
|
||||
Reference in New Issue
Block a user