1RDF::Query::Error(3) User Contributed Perl Documentation RDF::Query::Error(3)
2
3
4
6 RDF::Query::Error - Error classes for RDF::Query.
7
9 This document describes RDF::Query::Error version 2.918.
10
12 use RDF::Query::Error qw(:try);
13
15 RDF::Query::Error provides an class hierarchy of errors that other
16 RDF::Query classes may throw using the Error API. See Error for more
17 information.
18
20 Error
21
23 Gregory Williams <gwilliams@cpan.org>
24
25
26
27perl v5.34.0 2021-07-22 RDF::Query::Error(3)