public class ExoServiceException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected String |
key_ |
protected String |
keyDesc_ |
protected Object[] |
params_ |
| Constructor and Description |
|---|
ExoServiceException() |
ExoServiceException(String s) |
ExoServiceException(String key,
Object[] params) |
ExoServiceException(Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014 eXo Platform SAS. All Rights Reserved.