NAME
WebService::Raygun::Message::Error::StackTrace - Encapsule the stacktrace in error details
SYNOPSIS
use WebService::Raygun::Message::Error::StackTrace;
DESCRIPTION
You should not need to instantiate this directly. It will be created by the WebService::Raygun::Message::Error object.
INTERFACE
prepare_raygun
Prepare the data for conversion to JSON.