|
|||||||||
| 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
com.sun.tools.javac.code.Symbol.CompletionFailure
com.sun.tools.javac.jvm.ClassReader.BadClassFile
public class ClassReader.BadClassFile
Error Diagnoses
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class com.sun.tools.javac.code.Symbol.CompletionFailure |
|---|
diag, errmsg, sym |
| Constructor Summary | |
|---|---|
ClassReader.BadClassFile(Symbol.TypeSymbol sym,
JavaFileObject file,
JCDiagnostic diag)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.tools.javac.code.Symbol.CompletionFailure |
|---|
getDetailValue, getDiagnostic, getMessage, initCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public ClassReader.BadClassFile(Symbol.TypeSymbol sym,
JavaFileObject file,
JCDiagnostic diag)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||