Class UnsupportedAudioDeviceException

All Implemented Interfaces:
Serializable

public class UnsupportedAudioDeviceException extends TuningForkException
See Also:
  • Constructor Details

    • UnsupportedAudioDeviceException

      public UnsupportedAudioDeviceException(String message)
    • UnsupportedAudioDeviceException

      public UnsupportedAudioDeviceException(Throwable t)
    • UnsupportedAudioDeviceException

      public UnsupportedAudioDeviceException(String message, Throwable t)