Class PortAcquisitionTimeoutException

  • All Implemented Interfaces:
    Serializable

    public class PortAcquisitionTimeoutException
    extends org.jboss.arquillian.container.spi.client.container.LifecycleException
    Denotes that a port could not be obtained within a designated timeout period.
    Author:
    ALR
    See Also:
    Serialized Form
    • Constructor Detail

      • PortAcquisitionTimeoutException

        public PortAcquisitionTimeoutException​(int port,
                                               int timeoutSeconds)
        Constructs a new instance noting the port that could not be acquired in the designated amount of time
        Parameters:
        port -
        timeoutSeconds -