Data::Object::Role::Catchable

Data-Object Catchable Role

use Data::Object::Class;

with 'Data::Object::Role::Catchable';

This role provides functionality for catching thrown exceptions.

4 POD Errors

The following errors were encountered while parsing the POD:

Around line 10:

Unknown directive: =name

Around line 14:

Unknown directive: =abstract

Around line 18:

Unknown directive: =synopsis

Around line 24:

Unknown directive: =description