Timeout

class Timeout(message: String = "BI deployment inspection timed out", cause: Throwable? = null) : BiDeploymentInspectionException

Constructors

Link copied to clipboard
constructor(message: String = "BI deployment inspection timed out", cause: Throwable? = null)