Class WorldAlreadyExistingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.i18n.InternationalizedException
it.uniroma2.art.semanticturkey.exceptions.DeniedOperationException
it.uniroma2.art.semanticturkey.exceptions.WorldAlreadyExistingException
- All Implemented Interfaces:
Serializable
Exception thrown when creating a world with the same name of an existing world.
Manuel Fiorelli
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.uniroma2.art.semanticturkey.i18n.InternationalizedException
getLocalizedMessage, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorldAlreadyExistingException
-