ServiceException

An exception that occurred when connecting to a network service.

Since

200.0.0

Properties

Link copied to clipboard
val code: Int?

the error code

Inherited properties

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

Functions

Link copied to clipboard
open override fun toString(): String