Class NotFoundError

All Implemented Interfaces:
Serializable

public class NotFoundError extends LJError
Error indicating that an element referenced in a refinement was not found
See Also:
  • Constructor Details

    • NotFoundError

      public NotFoundError(String message, spoon.reflect.declaration.CtElement element)
  • Method Details