Package-level declarations

Types

Link copied to clipboard
class InvalidInputException(message: String, cause: Throwable? = null) : RuntimeException

The InvalidInputException class shall represent a run-time exception that occurs due to one of the following reasons:

Link copied to clipboard
class SDKRuntimeException(message: String, cause: Throwable? = null) : RuntimeException

Thrown when internal error is encountered by the 3DS2 SDK.