Class SkriptRuntimeException

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

public class SkriptRuntimeException extends RuntimeException
An exception thrown when something goes wrong at runtime
See Also:
  • Constructor Details

    • SkriptRuntimeException

      public SkriptRuntimeException(String msg)