Package com.yahoo.config.provision
Class ParentHostUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.config.provision.TransientException
com.yahoo.config.provision.ParentHostUnavailableException
- All Implemented Interfaces:
Serializable
Exception thrown when trying to activate a node that runs on a host that is not yet ready to run the node.
- Author:
- freva
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParentHostUnavailableException
-