Class HttpContentTooLargeException

    • Constructor Detail

      • HttpContentTooLargeException

        public HttpContentTooLargeException​(String message,
                                            int maxlen)
        Deprecated.
    • Method Detail

      • getMaxLength

        public int getMaxLength()
        Deprecated.
        Returns:
        the maximum anticipated content length in bytes.