public class UnplayableSoundBiteException extends Exception
| Constructor and Description |
|---|
UnplayableSoundBiteException(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite bite,
Exception e) |
UnplayableSoundBiteException(String message) |
UnplayableSoundBiteException(String message,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite |
getSoundBite() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnplayableSoundBiteException(HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite bite, Exception e)
public UnplayableSoundBiteException(String message)
public HudsonSoundsNotifier.HudsonSoundsDescriptor.SoundBite getSoundBite()
Copyright © 2016–2022. All rights reserved.