InvalidStartupHost

data class InvalidStartupHost(val component: ComponentRef, val host: Host) : DeploymentConfigurationError

Error raised when a component cannot be started on the specified host.

Constructors

Link copied to clipboard
constructor(component: ComponentRef, host: Host)

Properties

Link copied to clipboard
Link copied to clipboard
val host: Host