Class OutOfCapacityException

  • All Implemented Interfaces:
    Serializable

    public class OutOfCapacityException
    extends RuntimeException
    Exception thrown when we are unable to fulfill the request due to having too few nodes (of the specified flavor)
    Author:
    hmusum
    See Also:
    Serialized Form
    • Constructor Detail

      • OutOfCapacityException

        public OutOfCapacityException​(String message)