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,
Throwable t) |
DecoderException(String msg,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
static String |
getErrorString(int errorcode) |
getException, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.