java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.shared.BrokenException
- All Implemented Interfaces:
Serializable
An exception to throw if an internal error is detected.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBrokenException
(String message) BrokenException
(String message, Throwable cause) BrokenException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BrokenException
-
BrokenException
-
BrokenException
-