An UnsupportedAudioFileException is an exception indicating that an operation failed because a file did not contain valid data of a recognized file type and format.
An UnsupportedAudioFileException is an exception indicating that an operation failed because a file did not contain valid data of a recognized file type and format.
(->unsupported-audio-file-exception)
(->unsupported-audio-file-exception message)
Constructor.
Constructs a UnsupportedAudioFileException that has the specified detail message.
message - a string containing the error detail message - java.lang.String
Constructor. Constructs a UnsupportedAudioFileException that has the specified detail message. message - a string containing the error detail message - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close