Class SMTError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotFoundError

public class SMTError extends Exception
See Also:
  • Constructor Details

    • SMTError

      public SMTError(String message)
  • Method Details

    • getLocation

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

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