Class URIGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.extension.extpts.urigen.URIGenerationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionURIGenerationException
(String message) URIGenerationException
(String message, Throwable cause) URIGenerationException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) URIGenerationException
(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
-
URIGenerationException
public URIGenerationException() -
URIGenerationException
-
URIGenerationException
-
URIGenerationException
-
URIGenerationException
-