This example demonstrates how to use the MethodInterceptionAspect to implement an aspect that automatically retries the execution
of a method when it results in an exception of some predefined type. It also shows how to use custom attribute properties
to customize the aspect.
{{ message }}
