There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

RDF::Query::Error - Error classes for RDF::Query.

VERSION

This document describes RDF::Query::Error version 2.919.

SYNOPSIS

use RDF::Query::Error qw(:try);

DESCRIPTION

RDF::Query::Error provides an class hierarchy of errors that other RDF::Query classes may throw using the Error API. See Error for more information.

REQUIRES

Error

AUTHOR

Gregory Williams <gwilliams@cpan.org>