BiDeploymentInspectionException

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
class Timeout(message: String = "BI deployment inspection timed out", cause: Throwable? = null) : BiDeploymentInspectionException
Link copied to clipboard
class Unavailable(message: String = "BI deployment inspection is unavailable", cause: Throwable? = null) : BiDeploymentInspectionException

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val errorInfo: ErrorInfo
Link copied to clipboard
open val message: String?