Class AppServerIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.progress.common.exception.ProException
All Implemented Interfaces:
com.progress.common.exception.IChainableException, Serializable

public class AppServerIOException extends ConnectException
See Also:
  • Constructor Details

    • AppServerIOException

      public AppServerIOException(com.progress.ubroker.util.SocketConnectionInfo host, String exception)
    • AppServerIOException

      public AppServerIOException(com.progress.ubroker.util.SocketConnectionInfoEx host, String exception)
    • AppServerIOException

      public AppServerIOException(Throwable t, com.progress.ubroker.util.SocketConnectionInfoEx host, String exception)