Removes the current proxy from the proxy stack, making the previous proxy (if any) the current proxy.
This method is for internal use only, and should never be called by client code.
| Exception Type | Condition |
|---|---|
| AopConfigException | If the proxy stack is empty. |
AopContext Class | Spring.Aop.Framework Namespace