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

NAME

Articulate::Error::AlreadyExists - represent an error arising from an attempt to create content which already exists

DESCRIPTION

This class extends Articulate::Error and merely sets two default values:

simple_message

This defaults to 'Already exists'.

http_code

This defaults to 409. This code is shared with other errors which reflect conflicting actions taken on resources.