What to use in place of CSException

Upgrading from 9.0 and the following line looks like it is not supported any longer:

throw new CSException(CSExceptionType.DataProvider, "SQL Connection String is invalid.");

What is the equivalent call for v10?

Parents Reply Children
No Data