Class UnsupportedFeatureException

All Implemented Interfaces:
Serializable

public final class UnsupportedFeatureException extends MaplibreException
Thrown when the native library does not support the requested feature.
See Also:
  • Constructor Details

    • UnsupportedFeatureException

      public UnsupportedFeatureException(int nativeStatusCode, String diagnostic)