|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--JP.ac.tsukuba.openjava.SunJavaCompiler.CompilationFailedException
| Field Summary | |
(package private) Throwable |
throwable
|
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
SunJavaCompiler.CompilationFailedException(String s)
|
|
SunJavaCompiler.CompilationFailedException(Throwable throwable,
String s)
|
|
| Method Summary | |
String |
getMessage()
|
| 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 |
| Field Detail |
Throwable throwable
| Constructor Detail |
public SunJavaCompiler.CompilationFailedException(String s)
public SunJavaCompiler.CompilationFailedException(Throwable throwable,
String s)
| Method Detail |
public String getMessage()
getMessage in class Throwable
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||