Class UniqueObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.commons.exception.ExoException
org.exoplatform.commons.exception.ExoMessageException
org.exoplatform.commons.exception.UniqueObjectException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.exoplatform.commons.exception.ExoException
ERROR, FATAL, INFO, WARN -
Constructor Summary
ConstructorsConstructorDescriptionUniqueObjectException(String messageKey) UniqueObjectException(String messageKey, Object[] args) -
Method Summary
Methods inherited from class org.exoplatform.commons.exception.ExoMessageException
getArguments, getMessage, getMessageKeyMethods inherited from class org.exoplatform.commons.exception.ExoException
getSeverity, setSeverityMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UniqueObjectException
-
UniqueObjectException
-
-
Method Details
-
getExceptionDescription
- Overrides:
getExceptionDescriptionin classExoMessageException
-
getErrorCode
- Overrides:
getErrorCodein classExoMessageException
-