class

Marten::HTTP::Errors::PermissionDenied

Inherits Exception < Reference < Object

Represents an error raised a permission denied response (403) should be returned by the server.

This error can be raised in order to indicate to the Marten server that a permission denied response (403) should be returned to the client.