Class NativeErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.maplibre.nativejni.error.MaplibreException
org.maplibre.nativejni.error.NativeErrorException
- All Implemented Interfaces:
Serializable
Thrown when a native Maplibre error or C++ exception crosses the C ABI as a status.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MaplibreException
diagnostic, forStatus, nativeStatusCode, statusMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NativeErrorException
-