Class PortAllocatingException

    • Constructor Detail

      • PortAllocatingException

        public PortAllocatingException​(String message,
                                       Throwable cause)
        Constructs new instance with given message and cause.
        Parameters:
        message - given message (may be null)
        cause - given cause (may be null)