Class InvalidArgumentException

All Implemented Interfaces:
Serializable

public final class InvalidArgumentException extends MaplibreException
Thrown when a native call reports an invalid argument.
See Also:
  • Constructor Details

    • InvalidArgumentException

      public InvalidArgumentException(int nativeStatusCode, String diagnostic)