Class AbortMethod
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortType
org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortMethod
-
Field Summary
Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
encodingFields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
compilationResult, exception, isSilent, problem, silentException -
Constructor Summary
ConstructorsConstructorDescriptionAbortMethod(CompilationResult compilationResult, CategorizedProblem problem) -
Method Summary
Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
getKey, getMessage, updateContext, updateContextMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbortMethod
-