Class LimitExceeded

    • Constructor Detail

      • LimitExceeded

        public LimitExceeded​(Limit limit)
    • Method Detail

      • getLimit

        public Limit getLimit()
        The Limit that triggered the exception.
        Returns:
        The Limit that triggered the exception