Class Debugger.EvaluateOnCallFrameResponse

  • Enclosing class:
    Debugger

    public static class Debugger.EvaluateOnCallFrameResponse
    extends java.lang.Object
    • Method Detail

      • getResult

        public RemoteObject getResult()
        Object wrapper for the evaluation result.
      • getExceptionDetails

        public ExceptionDetails getExceptionDetails()
        Exception details.