Class WrongThreadException

All Implemented Interfaces:
Serializable

public final class WrongThreadException extends MaplibreException
Thrown when an owner-thread-affine native handle is used from the wrong thread.
See Also:
  • Constructor Details

    • WrongThreadException

      public WrongThreadException(int nativeStatusCode, String diagnostic)