ArcGIS Server Geoportal extension
10

com.esri.gpt.catalog.arcims
Class SocketWaitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.esri.gpt.catalog.arcims.SocketWaitException
All Implemented Interfaces:
Serializable

public class SocketWaitException
extends IOException

Socket wait exception handler

This class is designed to handle socket wait exception

See Also:
Serialized Form

Constructor Summary
protected SocketWaitException(String msg)
          Constructs with a supplied 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
 

Constructor Detail

SocketWaitException

protected SocketWaitException(String msg)
Constructs with a supplied message.

Parameters:
msg - the exception message

ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.