Class NameServerClientPortRetryException

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

public class NameServerClientPortRetryException extends ConnectException
This exception is thrown by NameServerClient when the number of retry attempts to open a client side port has exceeded the MAX_RETRY_COUNT (500).
See Also:
  • Constructor Details

    • NameServerClientPortRetryException

      public NameServerClientPortRetryException()