We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa863e0 commit d269906Copy full SHA for d269906
src/errors.jl
@@ -1,5 +1,5 @@
1
2
-abstract XMLError
+abstract XMLError <: Exception
3
4
immutable XMLParseError <: XMLError
5
msg::String
0 commit comments