Class SoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
SoundException
- All Implemented Interfaces:
- Serializable
public class SoundException
- extends Exception
Class that represents a sound exception
- Author:
- Mark Guzdial
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SoundException
public SoundException(String message)