INVEXC

743

Invalid exception type

The CATCH or the THROW exception variable was not the correct type. Both THROW and CATCH block exception variables must either be type System.Exception or inherit from System.Exception.