Class Source.CompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.checkerframework.afu.annotator.Source.CompilerException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Source
Signifies that a problem has occurred with the compiler that produces the syntax tree for this
source file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompilerException
-