Class ChangeTrackerDetectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.uniroma2.art.semanticturkey.changetracking.ChangeTrackerDetectionException
- All Implemented Interfaces:
Serializable
Signals a problem occurred during the application of the protocol to detect the presence of the
ChangeTracker
sail on the given connection.- Author:
- Manuel Fiorelli
- See Also:
-
Constructor Summary
ConstructorDescriptionChangeTrackerDetectionException
(String message) ChangeTrackerDetectionException
(String message, Throwable cause) ChangeTrackerDetectionException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChangeTrackerDetectionException
public ChangeTrackerDetectionException() -
ChangeTrackerDetectionException
-
ChangeTrackerDetectionException
-
ChangeTrackerDetectionException
-
ChangeTrackerDetectionException
-