java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.assembler.exceptions.AssemblerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AmbiguousSpecificTypeException,BadObjectException,CannotConstructException,CannotHaveRulesException,CannotLoadClassException,NoImplementationException,NoSpecificTypeException,NotExpectedTypeException,NotUniqueException,PropertyRequiredException,ReasonerClashException,UnknownEncodingException,UnknownReasonerException
Assembler Exception class: contains code shared by all the Assembler
exceptions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAssemblerException(Resource root, String message) AssemblerException(Resource root, String string, Throwable t) -
Method Summary
Modifier and TypeMethodDescriptiongetDoing()getRoot()Answer the root object whose model-filling was abortedpushDoing(AssemblerGroup.Frame frame) XXXtoString()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace