public abstract class AudioDecoderException extends Exception
Constructor and Description |
---|
AudioDecoderException(String detailMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AudioDecoderException(String detailMessage)
detailMessage
- The detail message for this exception.