Table of Contents

Namespace Maplibre.NativeFfi.Error

Classes

InvalidArgumentException

Exception for invalid native or binding arguments.

InvalidStateException

Exception for operations that are invalid in the current lifecycle state.

MaplibreException

Base exception for MapLibre Native binding failures.

NativeErrorException

Exception for native MapLibre errors converted to C status.

UnsupportedFeatureException

Exception for unavailable platforms, backends, entry points, or behaviors.

WrongThreadException

Exception for owner-thread-affine operations called from another thread.

Enums

MaplibreStatus

Status category reported by MapLibre Native C API calls.