Provided by: libjson-pointer-perl_0.07-1_all
NAME
JSON::Pointer::Exception - Exception class for JSON::Pointer
VERSION
This document describes JSON::Pointer::Exception version 0.07
SYNOPSIS
DESCRIPTION
METHODS
new(%opts) : JSON::Pointer::Exception throw(%opts) code :Int context :JSON::Pointer::Context to_string :Str
CONSTANTS
ERROR_INVALID_POINTER_SYNTAX ERROR_POINTER_REFERENCES_NON_EXISTENT_VALUE
DEPENDENCIES
Perl 5.8.1 or later.
BUGS
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.
SEE ALSO
perl
AUTHOR
Toru Yamaguchi <zigorou at cpan.org>
LICENSE AND COPYRIGHT
Copyright (c) 2013, Toru Yamaguchi. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.