java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.sparql.AlreadyExists
- All Implemented Interfaces:
Serializable
public class AlreadyExists
extends org.apache.jena.shared.JenaException
- See Also:
-
Constructor Summary
ConstructorDescriptionAlreadyExists
(String msg) AlreadyExists
(String msg, Throwable cause) AlreadyExists
(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
-
AlreadyExists
public AlreadyExists() -
AlreadyExists
-
AlreadyExists
-
AlreadyExists
-