CxStatementThrow
Description
- Derived from
-
CxStatement abstract
ICxExpressionUsageProvider
A statement that throws a new exception or re-throws the current exception:
throw a; throw;
CxStatement abstract
ICxExpressionUsageProvider
A statement that throws a new exception or re-throws the current exception:
throw a; throw;