net.hurstfrost.hudson.sounds
Class HudsonSoundsNotifier.UnplayableSoundBiteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.hurstfrost.hudson.sounds.HudsonSoundsNotifier.UnplayableSoundBiteException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
HudsonSoundsNotifier

public static class HudsonSoundsNotifier.UnplayableSoundBiteException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
HudsonSoundsNotifier.UnplayableSoundBiteException(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite bite, java.lang.Exception e)
           
HudsonSoundsNotifier.UnplayableSoundBiteException(java.lang.String message)
           
 
Method Summary
 HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite getSoundBite()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HudsonSoundsNotifier.UnplayableSoundBiteException

public HudsonSoundsNotifier.UnplayableSoundBiteException(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite bite,
                                                         java.lang.Exception e)

HudsonSoundsNotifier.UnplayableSoundBiteException

public HudsonSoundsNotifier.UnplayableSoundBiteException(java.lang.String message)
Method Detail

getSoundBite

public HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite getSoundBite()


Copyright © 2009. All Rights Reserved.