Class SkriptParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.syst3ms.skriptparser.parsing.SkriptParserException
All Implemented Interfaces:
Serializable

public class SkriptParserException extends RuntimeException
An exception thrown whenever something goes wrong at parse time.
See Also:
  • Constructor Details

    • SkriptParserException

      public SkriptParserException(String msg)