NAME
Articulate::Error::Internal - represent an error arising due to a fault in the configuration of the server
DESCRIPTION
This class extends Articulate::Error and merely sets two default values:
simple_message
This defaults to 'Internal Server Error'
.
http_code
This defaults to 500
.