Class SoundSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.blackrook.gloop.openal.exception.SoundSystemException
All Implemented Interfaces:
Serializable

public class SoundSystemException extends RuntimeException
This is commonly thrown when an exception occurs in the sound system.
Author:
Matthew Tropiano
See Also:
  • Constructor Details

    • SoundSystemException

      public SoundSystemException()
    • SoundSystemException

      public SoundSystemException(String message)