Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
javazoom.jl.decoder.JavaLayerException
javazoom.jl.decoder.DecoderException
DecoderException
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)