Class ExceptionDetails
java.lang.Object
com.oracle.truffle.tools.chromeinspector.types.ExceptionDetails
-
Constructor Summary
ConstructorsConstructorDescriptionExceptionDetails(com.oracle.truffle.api.debug.DebugException debugException) ExceptionDetails(String errorMessage) -
Method Summary
Modifier and TypeMethodDescriptionorg.graalvm.shadowed.org.json.JSONObjectcreateJSON(InspectorExecutionContext context) static voidresetIDs()For test purposes only.
-
Constructor Details
-
ExceptionDetails
public ExceptionDetails(com.oracle.truffle.api.debug.DebugException debugException) -
ExceptionDetails
-
-
Method Details
-
createJSON
-
resetIDs
public static void resetIDs()For test purposes only. Do not call from production code.
-