|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.exoplatform.commons.exception.ExoException
org.exoplatform.commons.exception.ExoMessageException
org.exoplatform.commons.exception.UniqueObjectException
public class UniqueObjectException
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.commons.exception.ExoException |
|---|
ERROR, FATAL, INFO, WARN |
| Constructor Summary | |
|---|---|
UniqueObjectException(java.lang.String messageKey)
|
|
UniqueObjectException(java.lang.String messageKey,
java.lang.Object[] args)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorCode()
|
java.lang.String |
getExceptionDescription()
|
| Methods inherited from class org.exoplatform.commons.exception.ExoMessageException |
|---|
getArguments, getMessage, getMessageKey |
| Methods inherited from class org.exoplatform.commons.exception.ExoException |
|---|
getSeverity, setSeverity |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UniqueObjectException(java.lang.String messageKey)
public UniqueObjectException(java.lang.String messageKey,
java.lang.Object[] args)
| Method Detail |
|---|
public java.lang.String getExceptionDescription()
getExceptionDescription in class ExoMessageExceptionpublic java.lang.String getErrorCode()
getErrorCode in class ExoMessageException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||