org.exoplatform.services.exception
Class ExoServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.exception.ExoServiceException
- All Implemented Interfaces:
- Serializable
public class ExoServiceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
params_
protected Object[] params_
key_
protected String key_
keyDesc_
protected String keyDesc_
ExoServiceException
public ExoServiceException()
ExoServiceException
public ExoServiceException(Throwable ex)
ExoServiceException
public ExoServiceException(String s)
ExoServiceException
public ExoServiceException(String key,
Object[] params)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.