Module org.apache.jena.core
Package org.apache.jena.assembler.exceptions
package org.apache.jena.assembler.exceptions
-
ExceptionsClassDescriptionException to throw when an AssemblerGroup has a choice of types from which to try and find an implementation.Assembler Exception class: contains code shared by all the Assembler exceptions.Exception 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.Exception used to report a failure to load a class.Exception to throw when some (dynamically loaded) class isn't of the required type.Exception used to report that a required property is missing.Exception to throw when a reasoner [or factory] has multiple clashing descriptions.Exception used to report an unknown language encoding.Exception used to report an unknown reasoner factory name.