public class OslcException extends Exception
| Constructor and Description |
|---|
OslcException(int errorCode,
String message) |
OslcException(int errorCode,
String message,
Throwable t) |
OslcException(javax.json.JsonObject jo) |
OslcException(String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.