Class AlreadyExistingRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.exceptions.AlreadyExistingRepositoryException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAlreadyExistingRepositoryException
(String message) AlreadyExistingRepositoryException
(String message, Throwable cause) AlreadyExistingRepositoryException
(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
-
AlreadyExistingRepositoryException
public AlreadyExistingRepositoryException() -
AlreadyExistingRepositoryException
-
AlreadyExistingRepositoryException
-
AlreadyExistingRepositoryException
-
AlreadyExistingRepositoryException
-