Exception Message Box Reference
The exception message box is implemented by the ExceptionMessageBox class in the Microsoft.ExceptionMessageBox.dll assembly. The default installation folder for this assembly is C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies\. The exception message box is documented in the Microsoft.SqlServer.MessageBox namespace reference documentation. The following samples use the ExceptionMessageBox object during exception handling.