Class WrongFormat

  • All Implemented Interfaces:
    Serializable

    public class WrongFormat
    extends Exception
    Exception indicating that there was an error in the format of the file used.
    Author:
    Thomas Pfau
    See Also:
    Serialized Form
    • Constructor Detail

      • WrongFormat

        public WrongFormat​(String Information)