Thanks Jason, I have developers hard-coding there own "RAISERROR" statements with their own exception messages, but they all put severity 16 so I wanted to watch for that severity level and do 'x' programming based on that level...sounds like I can't do that unless I put some kind of distingusing value in the exception message...
thanks.