Generated using SQL Data Dictionary demo version.


Procedure dbo.uspPrintError


Prints error information about the error that caused execution to jump to the CATCH block of a TRY...CATCH construct. Should be executed from within the scope of a CATCH block otherwise it will return without printing any error information.


No parameters.


Used by: