Class SoundPlayingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sm.smtools.exceptions.SoundPlayingException
All Implemented Interfaces:
Serializable

public final class SoundPlayingException extends Exception
Indicates that playing of a sound has failed.

Note that this class cannot be subclassed!

Version:
08/04/2011
Author:
Sven Maerivoet
See Also:
  • Constructor Details

    • SoundPlayingException

      public SoundPlayingException()
      Constructs a SoundPlayingException object, based on the specified filename.
      See Also: