Package org.maplibre.nativejni.error
package org.maplibre.nativejni.error
Exception and status types for the Java JNI binding.
-
ClassDescriptionThrown when a native call reports an invalid argument.Thrown when a native object is in the wrong lifecycle state for a call.Base unchecked exception for errors reported by the native Maplibre C ABI.Status categories reported by the native Maplibre C ABI.Thrown when a native Maplibre error or C++ exception crosses the C ABI as a status.Thrown when the native library does not support the requested feature.Thrown when an owner-thread-affine native handle is used from the wrong thread.