Class InvalidStateException

All Implemented Interfaces:
Serializable

public final class InvalidStateException extends MaplibreException
Thrown when a native object is in the wrong lifecycle state for a call.
See Also:
  • Constructor Details

    • InvalidStateException

      public InvalidStateException(int nativeStatusCode, String diagnostic)