Class NotFoundError

All Implemented Interfaces:
Serializable

public class NotFoundError extends Exception
See Also:
  • Constructor Details

    • NotFoundError

      public NotFoundError(String message)
  • Method Details

    • getLocation

      public spoon.reflect.declaration.CtElement getLocation()
    • setLocation

      public void setLocation(spoon.reflect.declaration.CtElement location)