InvalidRequestException

class InvalidRequestException : OloPayException

An exception indicating invalid parameters were used in the request

Constructors

InvalidRequestException
Link copied to clipboard
fun InvalidRequestException(message: String?)

Create an instance of this class with the given message

InvalidRequestException
Link copied to clipboard
fun InvalidRequestException(throwable: Throwable)

Create an instance of this class with the given throwable