nu.dll.mm
Class SoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--nu.dll.mm.SoundException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ClipNotFoundException

public class SoundException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
SoundException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SoundException

public SoundException(java.lang.String s)