NAME

Syccess::Error - Syccess error message

VERSION

version 0.008

DESCRIPTION

This class is used to store an error and will be given back on the call of "errors" in Syccess::Field or "errors" in Syccess::Result.

ATTRIBUTES

message

Contains the actual resulting error message.

syccess_field

References to the Syccess::Field where this error comes from.

syccess_result

References to the Syccess::Result where this error comes from.

SUPPORT

IRC

Join #sycontent on irc.perl.org. Highlight Getty for fast reaction :).

Repository

http://github.com/SyContent/Syccess
Pull request and additional contributors are welcome

Issue Tracker

http://github.com/SyContent/Syccess/issues

AUTHOR

Torsten Raudssus <torsten@raudss.us>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Torsten Raudssus.

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