InterpreterException constructor

InterpreterException(
  1. String cause
)

Implementation

InterpreterException(this.cause);