Uses of Class
org.apache.jena.assembler.exceptions.AssemblerException
Packages that use AssemblerException
-
Uses of AssemblerException in org.apache.jena.assembler
Subclasses of AssemblerException in org.apache.jena.assemblerModifier and TypeClassDescriptionclassException used to report that the object of a statement is not a Resource. -
Uses of AssemblerException in org.apache.jena.assembler.exceptions
Subclasses of AssemblerException in org.apache.jena.assembler.exceptionsModifier and TypeClassDescriptionclassException to throw when an AssemblerGroup has a choice of types from which to try and find an implementation.classException used to report a failure of a group assembler to construct an object because there is no component assembler associated with the object's most specific type.classclassException used to report a failure to load a class.classclassclassException to throw when some (dynamically loaded) class isn't of the required type.classclassException used to report that a required property is missing.classException to throw when a reasoner [or factory] has multiple clashing descriptions.classException used to report an unknown language encoding.classException used to report an unknown reasoner factory name.Methods in org.apache.jena.assembler.exceptions that return AssemblerException