Class SoundSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
paulscode.sound.SoundSystemException
All Implemented Interfaces:
Serializable

@Environment(CLIENT) public class SoundSystemException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • SoundSystemException

      public SoundSystemException(String string)
    • SoundSystemException

      public SoundSystemException(String string, int int2)
  • Method Details

    • getType

      public int getType()