Class DimensionMismatchException

  • All Implemented Interfaces:
    Serializable

    public class DimensionMismatchException
    extends Exception
    Exception indicating, that a Container was too larger and could not be placed.
    Author:
    Thomas Pfau
    See Also:
    Serialized Form
    • Constructor Detail

      • DimensionMismatchException

        public DimensionMismatchException​(String Message)