NAME
Articulate::Error::Unauthorised - represent an error indicating the authorisation header field is missing.
DESCRIPTION
This class extends Articulate::Error and merely sets two default values:
simple_message
This defaults to 'Unauthorised'
.
http_code
This defaults to 401
.