Class TooLargePackException

    • Constructor Detail

      • TooLargePackException

        public TooLargePackException​(long packSizeLimit)
        Construct a too large pack exception.
        Parameters:
        packSizeLimit - the pack size limit (in bytes) that was exceeded
      • TooLargePackException

        public TooLargePackException​(URIish uri,
                                     String s)
        Construct a too large pack exception.
        Parameters:
        uri - URI used for transport
        s - message
        Since:
        4.0