|
||||||||||
| 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
ix.util.IPC.IPCException
ix.util.IPC.BrokenConnectionException
public static class IPC.BrokenConnectionException
| Field Summary |
|---|
| Fields inherited from class ix.util.IPC.IPCException |
|---|
reason |
| Constructor Summary | |
|---|---|
IPC.BrokenConnectionException(IPC.Connection c,
java.lang.Throwable reason)
|
|
IPC.BrokenConnectionException(java.lang.String message)
|
|
IPC.BrokenConnectionException(java.lang.String message,
java.lang.Throwable reason)
|
|
| Method Summary |
|---|
| Methods inherited from class ix.util.IPC.IPCException |
|---|
getReason |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 IPC.BrokenConnectionException(java.lang.String message)
public IPC.BrokenConnectionException(java.lang.String message,
java.lang.Throwable reason)
public IPC.BrokenConnectionException(IPC.Connection c,
java.lang.Throwable reason)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||