Uses of Class
paulscode.sound.SoundSystemException
Packages that use SoundSystemException
-
Uses of SoundSystemException in paulscode.sound
Fields in paulscode.sound declared as SoundSystemExceptionMethods in paulscode.sound that return SoundSystemExceptionModifier and TypeMethodDescriptionstatic SoundSystemExceptionSoundSystem.getLastException()private static SoundSystemExceptionSoundSystem.lastException(boolean bool, SoundSystemException soundSystemException) Methods in paulscode.sound with parameters of type SoundSystemExceptionModifier and TypeMethodDescriptionprivate static SoundSystemExceptionSoundSystem.lastException(boolean bool, SoundSystemException soundSystemException) static voidSoundSystem.setException(SoundSystemException soundSystemException)