Class CompilationFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.testing.compile.CompilationFailureException
All Implemented Interfaces:
Serializable

public class CompilationFailureException extends RuntimeException
An exception thrown to indicate that compilation has failed for an unknown reason.
See Also: