NAME

AtteanX::Endpoint::Error - Error classes for use with AtteanX::Endpoint

VERSION

This document describes AtteanX::Endpoint::Error version 0.003

SYNOPSIS

use AtteanX::Endpoint::Error

DESCRIPTION

The AtteanX::Endpoint::Error class and its subclasses define a set of errors that are used by AtteanX::Endpoint to signal various client and server errors that will be translated into appropriate HTTP responses.

ATTRIBUTES

message
details
uri
code

BUGS

Please report any bugs or feature requests to through the GitHub web interface at https://github.com/kasei/atteanx-endpoint/issues.

AUTHOR

Gregory Todd Williams <gwilliams@cpan.org>

COPYRIGHT

Copyright (c) Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.