SoftApException

sealed class SoftApException : Exception

An exception that is thrown when the SoftAP provisioning fails.

Inheritors

Properties

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