public class DecoderException extends JavaLayerException implements DecoderErrors
DecoderException represents the class of
errors that can occur when decoding MPEG audio.ILLEGAL_SUBBAND_ALLOCATION, UNKNOWN_ERROR, UNSUPPORTED_LAYERBITSTREAM_ERROR, DECODER_ERROR| Constructor and Description |
|---|
DecoderException(int errorcode,
java.lang.Throwable t) |
DecoderException(java.lang.String msg,
java.lang.Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
static java.lang.String |
getErrorString(int errorcode) |
getException, printStackTrace, printStackTrace