Actors.Exceptions.NotAuthorizedException exception (spawn v2.0.0-RC13)

View Source

Error raised when the Actor understands the request but refuses to authorize it.

This error should result in a http 403 status code. see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403

Summary

Functions

Callback implementation for Exception.message/1.

Functions

message(_)

Callback implementation for Exception.message/1.