Class FileCountLimitExceededException

    • Constructor Detail

      • FileCountLimitExceededException

        public FileCountLimitExceededException​(String message,
                                               long limit)
        Creates a new instance.
        Parameters:
        message - The detail message
        limit - The limit that was exceeded
    • Method Detail

      • getLimit

        public long getLimit()
        Retrieves the limit that was exceeded.
        Returns:
        The limit that was exceeded by the request