Class SoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
SoundException
- All Implemented Interfaces:
- Serializable
public class SoundException
- extends Exception
Class to use to report a sound exception
Copyright Georgia Institute of Technology 2004
- Author:
- Unknown Undergraduate, Barb Ericson ericson@cc.gatech.edu
- 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)