Class InvalidSoundFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.csse3200.game.services.sound.InvalidSoundFileException
All Implemented Interfaces:
Serializable

public class InvalidSoundFileException extends Exception
See Also:
  • Constructor Details

    • InvalidSoundFileException

      public InvalidSoundFileException()
    • InvalidSoundFileException

      public InvalidSoundFileException(String errorMessage)