
Net::Stomp::MooseHelpers::Exceptions - exception classes for Net::Stomp::MooseHelpers

version 1.7

This file defines the following exception classes:
Net::Stomp::MooseHelpers::Exceptions::StringyException role to overload stringification delegating it to a as_string method.
Net::Stomp::MooseHelpers::Exceptions::StompThrown whenever the STOMP library (usually Net::Stomp) dies; has a previous_exception attribute containing the exception that the library threw.

Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>

This software is copyright (c) 2012 by Net-a-porter.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.