|
|||||||||
| 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.io.IOException
java.io.InterruptedIOException
org.hd.d.pg2k.svrCore.datasource.ExhibitDataTunnelSource.TunnelBusyIOException
public static class ExhibitDataTunnelSource.TunnelBusyIOException
Thrown when RPC fails because of connection throttling on upstream side. Such exceptions do not represent true RPC failures, so need not put off another RPC attempt.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
Unique serialisation ID. |
| Fields inherited from class java.io.InterruptedIOException |
|---|
bytesTransferred |
| Constructor Summary | |
|---|---|
ExhibitDataTunnelSource.TunnelBusyIOException()
|
|
ExhibitDataTunnelSource.TunnelBusyIOException(java.lang.String message)
|
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public ExhibitDataTunnelSource.TunnelBusyIOException()
public ExhibitDataTunnelSource.TunnelBusyIOException(java.lang.String message)
|
DHD Multimedia Gallery V1.60.69 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||