qtil
advanced-security/qtil-csharp 0.0.3
Search

Member predicate ThrowElement::getExpr

Gets the expression of the exception being thrown, if any.

For example, new Exception("Syntax error") in throw new Exception("Syntax error");.

Expr getExpr()