Package spoon
Class SpoonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
spoon.SpoonException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CtPathException
,InvalidClassPathException
,InvalidReplaceException
,JLSViolation
,LovecraftException
,ModelBuildingException
,ParentNotInitializedException
,RefactoringException
,SnippetCompilationError
,SpoonClassNotFoundException
,TemplateException
is a generic runtime exception for Spoon
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
SpoonException
public SpoonException() -
SpoonException
-
SpoonException
-
SpoonException
-