Class InvalidNameServerPortException

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

public class InvalidNameServerPortException extends ConnectException
This exception is thrown by the NameServerClient when the port specified for the OpenEdge NameServer is not valid.
See Also:
  • Constructor Details

    • InvalidNameServerPortException

      public InvalidNameServerPortException(int port)