The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JSON::RPC::Common::Procedure::Return::Version_1_0 - JSON-RPC 1.0 error class.

SYNOPSIS

        my $return_with_error = $call->return_error("foo");

DESCRIPTION

See JSON::RPC::Common::Procedure::Return::Error