Package io.testproject.sdk.internal.exceptions
Internal exceptions.
-
Exception Summary Exception Description AgentConnectException Exception object thrown when SDK fails to communicate with the Agent.DeviceNotConnectedException Exception object thrown when requested device not found.FailedReportException This exception is thrown when SDK fails to send a report to the agent.InvalidTokenException Exception object thrown when token provided is rejected by the Agent.MissingBrowserException Exception object thrown when requested browser not installed on machine.ObsoleteVersionException Exception object thrown when SDK version doesn't match Agent version.