UnauthorizedException

Exception representing a 401 - Unauthorized response HTTP error. This HTTP error occurs when a network request is made to a NTLM-secured service, with no or invalid username/password.

Since

200.1.0

Inherited properties

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