
RDF::Trine::Parser::Error - Error classes for RDF::Trine::Parser.

This document describes RDF::Trine::Parser::Error version 0.111

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

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


Gregory Todd Williams <gwilliams@cpan.org>

Copyright (c) 2006-2009 Gregory Todd Williams. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.