Trigger.new[0].addError('bad');
Approfondimenti
Questo modo è un’alternativa a
throw new My1Exception('First exception');
Appronfondimenti