public class OperationUnsupportedException
extends java.lang.Exception
Exception for when an operation requested of an AudioFileReader or AudioFileWriter is not supported (but perhaps could be in the future, or
by another class implementing the same interface), e.g. attempting to write a file type that is not currently supported.