Class IncompleteHandshakeException

    • Constructor Detail

      • IncompleteHandshakeException

        public IncompleteHandshakeException​(int preferedSize)
        constructor for a IncompleteHandshakeException

        Parameters:
        preferedSize - the prefered size
      • IncompleteHandshakeException

        public IncompleteHandshakeException()
        constructor for a IncompleteHandshakeException

        preferedSize will be 0

    • Method Detail

      • getPreferedSize

        public int getPreferedSize()
        Getter preferedSize
        Returns:
        the preferedSize