Class RequestEntityTooLargeException

    • Constructor Detail

      • RequestEntityTooLargeException

        public RequestEntityTooLargeException​(String message)
        Constructs a new RequestEntityTooLargeException with the specified error message.
        Parameters:
        message - Describes the error encountered.