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

public static class LangFileParser.TranslationParseException extends Exception
See Also:
  • Constructor Details

    • TranslationParseException

      TranslationParseException(String message, int lineNumber, String lineContent)