Class DestroyedIsolateException

All Implemented Interfaces:
Serializable

public final class DestroyedIsolateException extends IllegalArgumentException
Exception thrown when a LibGraalObject associated with a destroyed isolate context is used.
See Also:
  • Method Details

    • isVmExit

      public boolean isVmExit()
      Returns true if this exception was thrown during VM exit.