ForbiddenException

Exception representing a 403 - Forbidden response HTTP error. This HTTP error occurs when the user that generated the token does not have privilege to access the folder or service. This error may also occur when a Client Certificate is required to access a resource.

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

Inherited 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