public class BridgeSDKException extends RuntimeException
Constructor and Description |
---|
BridgeSDKException(String message,
int statusCode) |
BridgeSDKException(String message,
int statusCode,
String endpoint) |
BridgeSDKException(String message,
Throwable throwable) |
BridgeSDKException(String message,
Throwable throwable,
String endpoint) |
BridgeSDKException(Throwable t,
int statusCode,
String endpoint) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getRestEndpoint() |
int |
getStatusCode() |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2022 Sage Bionetworks. All rights reserved.