Class NodeAllocationException

  • All Implemented Interfaces:
    Serializable

    public class NodeAllocationException
    extends RuntimeException
    Exception thrown when we are unable to fulfill a node allocation request.
    Author:
    hmusum
    See Also:
    Serialized Form
    • Constructor Detail

      • NodeAllocationException

        public NodeAllocationException​(String message)