NAME
Articulate::Error::Unauthorised - represent an error arising from a forbidden action
DESCRIPTION
This class extends Articulate::Error and merely sets two default values:
simple_message
This defaults to 'Forbidden'
.
http_code
This defaults to 403
.