UnsupportedConfigurationException

  • UnsupportedConfigurationException is thrown when a configuration supplied to Session.configure(Config) is not supported.

  • GooglePlayServicesLocationLibraryNotLinkedException is a known direct subclass, occurring if the Fused Location Provider library is missing when GeospatialMode is enabled.

  • This exception is an unchecked exception.

public class UnsupportedConfigurationException
Known Direct Subclasses

Thrown if the configuration supplied to Session.configure(Config) is unsupported (unchecked).

Public Constructors

Inherited Methods

Public Constructors

UnsupportedConfigurationException

public UnsupportedConfigurationException()

UnsupportedConfigurationException

public UnsupportedConfigurationException(
  String message
)

Details
Parameters
message