InvalidArgumentException

class InvalidArgumentException : AmapiSdkException


Exception thrown when the request argument is invalid.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

InvalidArgumentException

InvalidArgumentException(message: String, cause: Throwable? = null)
Parameters
message: String

the message to be displayed to the user