UnsupportedGetMapAsyncException

public class UnsupportedGetMapAsyncException extends UnsupportedOperationException

Indicates that getMapAsync() is not supported, and instead ConsumerMapView#getConsumerMapAsync(ConsumerMapReadyCallback) should be called. Returned from a call to ConsumerMapFragment.getMapAsync(OnMapReadyCallback).

Public Constructor Summary

Public Method Summary

String

Inherited Method Summary

Public Constructors

public UnsupportedGetMapAsyncException ()

Public Methods

public String getMessage ()