Class UnimplementedAdviceException

All Implemented Interfaces:
Serializable

public class UnimplementedAdviceException extends UnsupportedOperationException
An exception thrown when Introduction advise cannot be implemented.
Since:
1.0
Author:
graemerocher
See Also:
  • Constructor Details

    • UnimplementedAdviceException

      public UnimplementedAdviceException(ExecutableMethod<?,?> method)
      Constructor.
      Parameters:
      method - method