public class MusicException extends Exception
| Constructor and Description |
|---|
MusicException(int channel,
String error,
int position) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChannel() |
String |
getError() |
int |
getPosition() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 Markus Heberling. All rights reserved.