Class PrlApiTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.parallels.jenkins.api.exception.PrlApiException
com.parallels.jenkins.api.exception.PrlApiTimeoutException
- All Implemented Interfaces:
Serializable
Thrown by
PrlDevopsApiClient.waitForVmReady(java.lang.String, java.lang.String, java.time.Duration, java.time.Duration) when
the VM does not reach the running state within the allotted timeout.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.parallels.jenkins.api.exception.PrlApiException
fromResponse, getDetail, getHttpStatusMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PrlApiTimeoutException
-
-
Method Details
-
getVmId
-
getTimeout
-