Class TerminateException

    • Constructor Detail

      • TerminateException

        public TerminateException​(Element element)
        Public constructor.
        Parameters:
        element - The element on which the terminate was fired.
    • Method Detail

      • getElement

        public Element getElement()
        Get the element on which the terminate was fired.
        Returns:
        The element on which the terminate was fired.