Class InteropException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.jwharm.javagi.interop.InteropException
All Implemented Interfaces:
Serializable

public class InteropException extends RuntimeException
Thrown when an unexpected error occurs when calling a native function or reading/writing from/to native memory.
See Also: