Signifies exception in the pointcut, for example
errors in the provided regexp patterns.
Support exception chaining for 1.3 users just in case.
author: Alexander Ananiev
Creates a new instance of PointcutException.
Appends the error stack of the cause to the message to remain 1.3 compliant.
Parameters: message - error message Parameters: cause - cause of the exception