org.exoplatform.services.exception
Class ExoServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.exception.ExoServiceException
- All Implemented Interfaces:
- java.io.Serializable
public class ExoServiceException
- extends java.lang.Exception
- See Also:
- Serialized Form
|
Field Summary |
protected java.lang.String |
key_
|
protected java.lang.String |
keyDesc_
|
protected java.lang.Object[] |
params_
|
| 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 |
params_
protected java.lang.Object[] params_
key_
protected java.lang.String key_
keyDesc_
protected java.lang.String keyDesc_
ExoServiceException
public ExoServiceException()
ExoServiceException
public ExoServiceException(java.lang.Throwable ex)
ExoServiceException
public ExoServiceException(java.lang.String s)
ExoServiceException
public ExoServiceException(java.lang.String key,
java.lang.Object[] params)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.