Module org.apache.jena.core
Class AmbiguousSpecificTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.assembler.exceptions.AssemblerException
org.apache.jena.assembler.exceptions.AmbiguousSpecificTypeException
- All Implemented Interfaces:
Serializable
Exception to throw when an AssemblerGroup has a choice of types
from which to try and find an implementation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.assembler.exceptions.AssemblerException
getDoing, getRoot, pushDoing, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
AmbiguousSpecificTypeException
-
-
Method Details
-
getTypes
-