Class TooManyItemsException

  • All Implemented Interfaces:
    Serializable

    public class TooManyItemsException
    extends Exception
    Exception indicating that a container was too large and could not be placed.
    Author:
    Thomas Pfau
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyItemsException

        public TooManyItemsException​(String Message)