Class LangFileParser.TranslationParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hypixel.hytale.server.core.modules.i18n.parser.LangFileParser.TranslationParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
LangFileParser
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTranslationParseException(String message, int lineNumber, String lineContent) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TranslationParseException
-