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, toString
Copyright © 2018. All rights reserved.