Class GhostFunctionError

java.lang.Object
java.lang.Throwable
java.lang.Exception
liquidjava.smt.GhostFunctionError
All Implemented Interfaces:
Serializable

public class GhostFunctionError extends Exception
See Also:
  • Constructor Details

    • GhostFunctionError

      public GhostFunctionError(String message)
  • Method Details

    • getLocation

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

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