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
The exception thrown when the file is not a valid
Expansion
file- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidExpansionFileException
-
-
Method Details
-
getFile
Get the file- Returns:
- the file
-