Class ParentHostUnavailableException

  • All Implemented Interfaces:
    Serializable

    public class ParentHostUnavailableException
    extends TransientException
    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:
    Serialized Form
    • Constructor Detail

      • ParentHostUnavailableException

        public ParentHostUnavailableException​(String message)