AudioNotAvailableException Class Reference
Audio not available exception.
Inheritance diagram for AudioNotAvailableException:

Public Member Functions | |
| AudioNotAvailableException () | |
| AudioNotAvailableException (String message) | |
| AudioNotAvailableException (String message, Throwable cause) | |
Constructor & Destructor Documentation
Constructor
| AudioNotAvailableException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
| AudioNotAvailableException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor
- Parameters
-
message exception message cause cause
