danger.audio
Class AudioInUseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by danger.audio.AudioException
              extended by danger.audio.AudioInUseException


public class AudioInUseException
extends AudioException

Since:
4.5

Constructor Summary
AudioInUseException()
           
AudioInUseException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AudioInUseException

public AudioInUseException()

AudioInUseException

public AudioInUseException(String message)