Revision 37f2ab4d
Von G. Richardson vor mehr als 4 Jahren hinzugefügt
SL/X.pm | ||
---|---|---|
22 | 22 |
'SL::X::DBRoseError' => { |
23 | 23 |
isa => 'SL::X::DBError', |
24 | 24 |
fields => [ qw(class metaobject object) ], |
25 |
defaults => { error_template => [ '\'%s\' in object of type \'%s\' occured', qw(db_error class) ] }, |
|
25 |
defaults => { error_template => [ '\'%s\' in object of type \'%s\' occurred', qw(db_error class) ] },
|
|
26 | 26 |
}, |
27 | 27 |
'SL::X::DBUtilsError' => { |
28 | 28 |
isa => 'SL::X::DBError', |
Auch abrufbar als: Unified diff
Typos und spellcheck für occurred