Class TypeMismatchError

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

public class TypeMismatchError extends Exception
See Also:
  • Constructor Details

    • TypeMismatchError

      public TypeMismatchError(String message)
  • Method Details

    • getLocation

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

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