org.hd.d.pg2k.svrCore.datasource
Class ExhibitDataTunnelSource.TunnelBusyIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.io.InterruptedIOException
                  extended by org.hd.d.pg2k.svrCore.datasource.ExhibitDataTunnelSource.TunnelBusyIOException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ExhibitDataTunnelSource

public static class ExhibitDataTunnelSource.TunnelBusyIOException
extends java.io.InterruptedIOException

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.

See Also:
Serialized Form

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

serialVersionUID

private static final long serialVersionUID
Unique serialisation ID.

See Also:
Constant Field Values
Constructor Detail

ExhibitDataTunnelSource.TunnelBusyIOException

public ExhibitDataTunnelSource.TunnelBusyIOException()

ExhibitDataTunnelSource.TunnelBusyIOException

public ExhibitDataTunnelSource.TunnelBusyIOException(java.lang.String message)

DHD Multimedia Gallery V1.60.69

Copyright (c) 1996-2012, Damon Hart-Davis. All rights reserved.