Class InterpreteException

java.lang.Object
java.lang.Throwable
java.lang.Exception
one.empty3.library.core.script.InterpreteException
All Implemented Interfaces:
Serializable

public class InterpreteException extends Exception
See Also:
  • Constructor Details

    • InterpreteException

      public InterpreteException(Exception ex)
    • InterpreteException

      public InterpreteException(String string)
    • InterpreteException

      public InterpreteException(String string, Exception e)