Package com.parallels.jenkins.api.exception
package com.parallels.jenkins.api.exception
-
Exception ClassesClassDescriptionThrown when prl-devops-service returns a non-2xx HTTP response, or when a network-level error occurs while communicating with it.Thrown by
PrlDevopsApiClient.waitForVmReady(java.lang.String, java.lang.String, java.time.Duration, java.time.Duration)when the VM does not reach therunningstate within the allotted timeout.