Package ftbsc.lll.exceptions
-
Exception Summary Exception Description AmbiguousDefinitionException Thrown when the processor finds multiple methods matching the given criteria.InvalidClassNameException Thrown when the user provides manually an invalid class name.NotAProxyException Thrown when a method is annotated withFind
but does not return a known instance ofAbstractProxy
.OrphanElementException Thrown when an annotated element that needs to be paired with another does not match with any.TargetNotFoundException Thrown upon failure to find an existing method from a stub.