Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Author

        Gregory Williams <gwilliams@cpan.org>

perl v5.38.2                                       2024-07-02                             RDF::Query::Error(3pm)

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.

Name

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

Requires

       Error

Synopsis

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

Version

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

See Also