Class RIFFInvalidFormatException

All Implemented Interfaces:
Serializable

public final class RIFFInvalidFormatException extends InvalidFormatException
This exception is used when a reader is used to read RIFF file of a format it doesn't unterstand or support.
See Also:
  • Constructor Details

    • RIFFInvalidFormatException

      public RIFFInvalidFormatException()
    • RIFFInvalidFormatException

      public RIFFInvalidFormatException(String s)