|
||||||||||
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.io.IOException | +--java.io.ObjectStreamException | +--java.io.WriteAbortedException
Field Summary | |
Exception |
detail
|
Constructor Summary | |
WriteAbortedException(String,
Exception)
|
Method Summary | |
Throwable |
getCause()
|
String |
getMessage()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
Field Detail |
public Exception detail
Constructor Detail |
public WriteAbortedException(String, Exception)
Method Detail |
public String getMessage()
getMessage
in class Throwable
public Throwable getCause()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |