Unavailable

class Unavailable(message: String = "BI deployment inspection is unavailable", cause: Throwable? = null) : BiDeploymentInspectionException

Constructors

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