Class IncorrectFormatException

All Implemented Interfaces:
Serializable

public class IncorrectFormatException extends RuntimeException
Exception used to indicate that a file of the incorrect type was passed to a loader.
See Also:
  • Constructor Details

    • IncorrectFormatException

      public IncorrectFormatException()
    • IncorrectFormatException

      public IncorrectFormatException(String s)