public class SysomosException extends RuntimeException
| Constructor and Description |
|---|
SysomosException() |
SysomosException(String arg0) |
SysomosException(String arg0,
int errorCode) |
SysomosException(String arg0,
Throwable arg1) |
SysomosException(String arg0,
Throwable arg1,
int errorCode) |
SysomosException(Throwable arg0) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 The Apache Software Foundation. All rights reserved.