Class BasicInterpreterInternalError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.scriptbasic.errors.BasicInterpreterInternalError
All Implemented Interfaces:
Serializable

public class BasicInterpreterInternalError extends RuntimeException
See Also:
  • Constructor Details

    • BasicInterpreterInternalError

      public BasicInterpreterInternalError(String arg0)
    • BasicInterpreterInternalError

      public BasicInterpreterInternalError(String arg0, Throwable e)