eXo Kernel :: Commons Utils 2.4.9-GA

org.exoplatform.commons.exception
Class UniqueObjectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.commons.exception.ExoException
              extended by org.exoplatform.commons.exception.ExoMessageException
                  extended by org.exoplatform.commons.exception.UniqueObjectException
All Implemented Interfaces:
Serializable

public class UniqueObjectException
extends ExoMessageException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.exoplatform.commons.exception.ExoException
ERROR, FATAL, INFO, WARN
 
Constructor Summary
UniqueObjectException(String messageKey)
           
UniqueObjectException(String messageKey, Object[] args)
           
 
Method Summary
 String getErrorCode()
           
 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

UniqueObjectException

public UniqueObjectException(String messageKey)

UniqueObjectException

public UniqueObjectException(String messageKey,
                             Object[] args)
Method Detail

getExceptionDescription

public String getExceptionDescription()
Overrides:
getExceptionDescription in class ExoMessageException

getErrorCode

public String getErrorCode()
Overrides:
getErrorCode in class ExoMessageException

eXo Kernel :: Commons Utils 2.4.9-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.