errors.fyi community error code reference
UnsatisfiedLinkError
java

UnsatisfiedLinkError

Thrown when the JVM cannot find or load a native library (JNI). Ensure the library is on java.library.path.

References

← all namespaces