|
NAMEJSON::Pointer::Exception - Exception class for JSON::PointerVERSIONThis document describes JSON::Pointer::Exception version 0.07SYNOPSISDESCRIPTIONMETHODSnew(%opts) : JSON::Pointer::Exceptionthrow(%opts)code :Intcontext :JSON::Pointer::Contextto_string :StrCONSTANTSERROR_INVALID_POINTER_SYNTAXERROR_POINTER_REFERENCES_NON_EXISTENT_VALUEDEPENDENCIESPerl 5.8.1 or later.BUGSAll 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
AUTHORToru Yamaguchi <zigorou at cpan.org>LICENSE AND COPYRIGHTCopyright (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.
Visit the GSP FreeBSD Man Page Interface. |