Class CompilationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.test.tools.CompilationException
All Implemented Interfaces:
Serializable

public class CompilationException extends RuntimeException
Exception thrown when code cannot compile.
Since:
6.0
Author:
Phillip Webb
See Also: