InvalidArgumentException

public final class InvalidArgumentException extends AmapiSdkException


Exception thrown when the request argument is invalid.

Summary

Public constructors

Public constructors

InvalidArgumentException

public InvalidArgumentException(@NonNull String message, Throwable cause)
Parameters
@NonNull String message

the message to be displayed to the user