| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavazoom.jl.decoder.JavaLayerExceptionjavazoom.jl.decoder.DecoderExceptionDecoderException represents the class of
errors that can occur when decoding MPEG audio.
Fields inherited from interface javazoom.jl.decoder.DecoderErrors | |
UNKNOWN_ERROR, UNSUPPORTED_LAYER | |
Fields inherited from interface javazoom.jl.decoder.JavaLayerErrors | |
BITSTREAM_ERROR, DECODER_ERROR | |
Constructor Summary | |
| |
| |
Method Summary | |
int | |
static String |
|
Methods inherited from class javazoom.jl.decoder.JavaLayerException | |
getException, printStackTrace, printStackTrace | |
public DecoderException(String msg,
Throwable t)public DecoderException(int errorcode,
Throwable t)public int getErrorCode()
public static String getErrorString(int errorcode)