Class SMTError
java.lang.Object
java.lang.Throwable
java.lang.Exception
liquidjava.smt.errors.SMTError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NotFoundError
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionspoon.reflect.declaration.CtElementvoidsetLocation(spoon.reflect.declaration.CtElement location) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SMTError
-
-
Method Details
-
getLocation
public spoon.reflect.declaration.CtElement getLocation() -
setLocation
public void setLocation(spoon.reflect.declaration.CtElement location)
-