logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RDF::Trine::Error - Error classes for RDF::Trine

Author

       Gregory Todd Williams  "<gwilliams@cpan.org>"

Bugs

       Please report any bugs or feature requests to through the GitHub web interface at
       <https://github.com/kasei/perlrdf/issues>.

Description

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

Name

       RDF::Trine::Error - Error classes for RDF::Trine

Requires

       Error

Synopsis

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

Version

       This document describes RDF::Trine::Error version 1.019

See Also