Table of Contents

Namespace DxFeed.Graal.Net.Native.ErrorHandling

Classes

GraalException

An exception class representing errors that occur during calls to GraalVM functions in interop scenarios.

JavaException

An exception class representing errors that occur within Java code during interop scenarios.

Enums

GraalErrorCode

Errors returned when calling GraalVM functions. The error description was obtained from GraalVM GitHub.