package exceptions
Type Members
- case class AnalysisFatal(msg: String) extends Throwable with Product with Serializable
- trait InterfaceAnalysisCondition extends Throwable
- case class MissingInterfaceElement(element: String, interface: String) extends Throwable with InterfaceAnalysisCondition with Product with Serializable
- class StaleInterfaceElement extends Throwable with InterfaceAnalysisCondition
- class SuspectedIosPermissionPopup extends FatalError
- case class UncaughtCondition(thr: Throwable) extends Throwable with InterfaceAnalysisCondition with Product with Serializable
- case class UnexpectedInterface(msg: String) extends Throwable with InterfaceAnalysisCondition with Product with Serializable
- class WebDriverHissyFit extends Throwable with InterfaceAnalysisCondition