Package spoon.support.visitor.replace
Class InvalidReplaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
spoon.SpoonException
spoon.support.visitor.replace.InvalidReplaceException
- All Implemented Interfaces:
Serializable
Thrown when replacing of element by another element is not possible
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class spoon.SpoonException
LOGGER
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidReplaceException
public InvalidReplaceException() -
InvalidReplaceException
-
InvalidReplaceException
-
InvalidReplaceException
-