The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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