public class AppAutomateException extends BrowserStackException
| Constructor and Description |
|---|
AppAutomateException(BrowserStackException e) |
AppAutomateException(String message,
int statusCode) |
getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AppAutomateException(BrowserStackException e)
e - BrowserStackException object.public AppAutomateException(String message, int statusCode)
message - exception string for AppAutomate session.statusCode - status code for exception.Copyright © 2025. All rights reserved.