class

Yt::AuthorizationError

Inherits Yt::Error < Exception < Reference < Object

Error raised when user lacks authorization for an action (403).

Constructors

new(message : String = "Not authorized to perform this action")
Source