Java::JCR::Exception

Java::JCR::Exception is a Perl wrapper for repository exceptions.
Download

Java::JCR::Exception Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Sterling Hanenkamp
  • Publisher web site:
  • http://search.cpan.org/~hanenkamp/

Java::JCR::Exception Tags


Java::JCR::Exception Description

Java::JCR::Exception is a Perl wrapper for repository exceptions. Java::JCR::Exception is a Perl wrapper for repository exceptions.SYNOPSIS eval { my $node = $root->add_node('foo', 'nt:unstructured'); }; if ($@) { print STDERR "Failed to add node foo: $@n"; }This class is used to make the exceptions thrown from the Java code work more nicely in Perl. Primarily, this involves performing nicer stringification than is provided by Inline::Java. Requirements: · Perl


Java::JCR::Exception Related Software