Klasse UnsupportedPointcutPrimitiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
Alle implementierten Schnittstellen:
Serializable

public class UnsupportedPointcutPrimitiveException extends RuntimeException
Autor:
colyer
Siehe auch:
  • Konstruktordetails

    • UnsupportedPointcutPrimitiveException

      public UnsupportedPointcutPrimitiveException(String pcExpression, PointcutPrimitive primitive)
  • Methodendetails

    • getUnsupportedPrimitive

      public PointcutPrimitive getUnsupportedPrimitive()
      Gibt zurück:
      Returns the unsupportedPrimitive.
    • getInvalidPointcutExpression

      public String getInvalidPointcutExpression()