WebcomException

Represents an Exception thrown by the Webcom SDK for Android. It generally wraps an error of type WebcomError.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

The WebcomError associated with this exception.

Link copied to clipboard
open override val message: String?

The message associated with this exception.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard