expression property
The expression computing the exception to be thrown.
Implementation
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;
The expression computing the exception to be thrown.
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;