public class BrowserStackException extends Exception
| Constructor and Description |
|---|
BrowserStackException(Exception e) |
BrowserStackException(Exception e,
int statusCode) |
BrowserStackException(String message) |
BrowserStackException(String message,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BrowserStackException(Exception e)
public BrowserStackException(Exception e, int statusCode)
public BrowserStackException(String message)
public BrowserStackException(String message, int statusCode)
Copyright © 2021. All rights reserved.