Class InvalidExpansionFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.hsgamer.hscore.expansion.common.exception.InvalidExpansionFileException
All Implemented Interfaces:
Serializable

public class InvalidExpansionFileException extends RuntimeException
The exception thrown when the file is not a valid Expansion file
See Also:
  • Constructor Details

    • InvalidExpansionFileException

      public InvalidExpansionFileException(String message, File file, Throwable cause)
  • Method Details

    • getFile

      public File getFile()
      Get the file
      Returns:
      the file