package internal
Type Members
- final case class CheckFailedException(msg: String, cause: Throwable) extends RuntimeException with Product with Serializable
- final case class CheckTimeoutException(msg: String) extends RuntimeException with Product with Serializable