NAME

WebService::Raygun::Message::Error - Encapsulate the error part of the raygion.io request.

SYNOPSIS

use WebService::Raygun::Message::Error;

DESCRIPTION

You shouldn't need to instantiate this class directly.

INTERFACE

prepare_raygun

Prepare the error structure to be converted to JSON and sent to raygun.io.

DEPENDENCIES

SEE ALSO