The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

REST::Cypher::Exception::Response

VERSION

version 0.0.4

CLASS ATTRIBUTES

response

Used to store the failed response.

error

Used to store the formatted data structure of error information from the failed response.

METHODS

message

The value to return if we get strigified.

PRIVATE METHODS

BUILD

Make really certain that we have instantiated the error attribute.

AUTHOR

Chisel <chisel@chizography.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Chisel Wright.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.