Klasse NoAspectBoundException

Alle implementierten Schnittstellen:
Serializable

public class NoAspectBoundException extends RuntimeException
Thrown by the aspectOf special method on aspect types when there is no aspect of that type currently bound.
Siehe auch:
  • Konstruktordetails

    • NoAspectBoundException

      public NoAspectBoundException(String aspectName, Throwable inner)
    • NoAspectBoundException

      public NoAspectBoundException()
  • Methodendetails