Class NativeErrorException
Exception for native MapLibre errors converted to C status.
public sealed class NativeErrorException : MaplibreException, ISerializable
- Inheritance
-
NativeErrorException
- Implements
- Inherited Members
Constructors
NativeErrorException(MaplibreStatus, int?, string, Exception?)
public NativeErrorException(MaplibreStatus status, int? rawStatus, string diagnostic, Exception? innerException)
Parameters
statusMaplibreStatusrawStatusint?diagnosticstringinnerExceptionException