Class RecursionException

    • Constructor Detail

      • RecursionException

        public RecursionException​(LinkedHashSet<TypeTag> typeStack)
        Constructor.
        Parameters:
        typeStack - A collection of types that have been encountered prior to detecting the recursion.