To raise a business rule exception use Throw BusinessRuleException("Message")
Then use send email in the catch block with businessruleexception
Cheers
To raise a business rule exception use Throw BusinessRuleException("Message")
Then use send email in the catch block with businessruleexception
Cheers