public class DecoderException extends JavaLayerException
DecoderException represents the class of errors that can occur when decoding MPEG audio.| 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 © 2013. All Rights Reserved.