javazoom.jl.decoder
public class DecoderException extends JavaLayerException implements DecoderErrors
DecoderException
represents the class of
errors that can occur when decoding MPEG audio.
Constructor Summary | |
---|---|
DecoderException(String msg, Throwable t) | |
DecoderException(int errorcode, Throwable t) |
Method Summary | |
---|---|
int | getErrorCode() |
static String | getErrorString(int errorcode) |