public class FileFormatException
extends java.lang.Exception
Exception for use when a the file format to be written is not supported by the file type (too many channels, unsupported bit depth, for example) or
when the file format being read does not conform to the requirements of the file type.