|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jdt.internal.compiler.problem.AbortCompilation
org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
org.eclipse.jdt.internal.compiler.problem.AbortType
org.eclipse.jdt.internal.compiler.problem.AbortMethod
public class AbortMethod
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit |
|---|
encoding |
| Fields inherited from class org.eclipse.jdt.internal.compiler.problem.AbortCompilation |
|---|
compilationResult, exception, isSilent, problem, silentException |
| Constructor Summary | |
|---|---|
AbortMethod(CompilationResult compilationResult,
CategorizedProblem problem)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.jdt.internal.compiler.problem.AbortCompilation |
|---|
getKey, getMessage, updateContext, updateContext |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbortMethod(CompilationResult compilationResult,
CategorizedProblem problem)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||