nixxcode/jvm-brotli

User Should be Clearly Informed of Unsupported Platform

Closed this issue · 0 comments

Right now, all native library load failures simply throw a runtime exception. The loader method doesn't have special case handling for instances of unsupported JVM platform.

It would be helpful to clearly tell the user when the exception is being thrown due to lack of support.