Class InvalidDataException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidFormatException, RIFFInvalidDataException

public class InvalidDataException extends IOException
This exception is used when a file contains illegal or unexpected data.
See Also:
  • Constructor Details

    • InvalidDataException

      public InvalidDataException()
    • InvalidDataException

      public InvalidDataException(String s)