vaticle / typedb-driver

TypeDB Drivers for Rust, Python, Java, Node.js, C, C++, and C#.
https://typedb.com
Apache License 2.0
30 stars 32 forks source link

Catch "UnsatisfiedLinkError" and display a better message to the user in event of platform triple mismatch #637

Open dmitrii-ubskii opened 2 months ago

dmitrii-ubskii commented 2 months ago

https://github.com/vaticle/typedb-driver/blob/5932aad79e759d2c84d3726b36e030787325bbdb/java/common/Loader.java#L60