final class AfterThrowing (View source)

Declares a method as an after throwing advice to be triggered after any pointcut matching the given expression throws an exception.

Properties

string $pointcutExpression

The pointcut expression. (Can be given as anonymous argument.)

Methods

__construct(array $values)

No description

Details

__construct(array $values)

No description

Parameters

array $values

Exceptions

InvalidArgumentException