Is there a way to make a class generated by jaxb-xjc Throwable
? I haven't found a way to do it in the binding file. If a schema defines an "Exception" type is there some other way to use it as such?
Google results seem to be drowned in other Exceptions
and Throwables
.