Class NameServerClientPortRangeException

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.NameServerClientPortRangeException
All Implemented Interfaces:
com.progress.common.exception.IChainableException, Serializable

public class NameServerClientPortRangeException extends ConnectException
This exception is thrown from NameServerClient when the configured client port range is not between 65535 and 1024.
See Also:
  • Constructor Details

    • NameServerClientPortRangeException

      public NameServerClientPortRangeException()