McuMgrInsufficientAuthenticationException

This exception is thrown when the operation could not be performed because the authentication level of the connection is insufficient.

Constructors

constructor()

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getMessage(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun printStackTrace()
Link copied to clipboard
open fun toString(): @NotNull String