All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class audio.AudioPlayerException

audio.AudioPlayerException

public class AudioPlayerException
extends java.lang.Exception
Very simple class just so exceptions generated by AudioPlayer can be easily recognized.


Constructor Index

 o AudioPlayerException(String)
Construct a new AudioPlayerException with the given text description.

Constructors

 o AudioPlayerException
 public AudioPlayerException(java.lang.String message)
Construct a new AudioPlayerException with the given text description.


All Packages  Class Hierarchy  This Package  Previous  Next  Index