RDF::Query::Error(3pm) | User Contributed Perl Documentation | RDF::Query::Error(3pm) |
NAME¶
RDF::Query::Error - Error classes for RDF::Query.VERSION¶
This document describes RDF::Query::Error version 2.918.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¶
ErrorAUTHOR¶
Gregory Williams <gwilliams@cpan.org>
2017-01-04 | perl v5.24.1 |