Class CompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.aot.test.generate.compile.CompilationException
- All Implemented Interfaces:
Serializable
Exception thrown when code cannot compile.
- Since:
- 6.0
- Author:
- Phillip Webb
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString