Class StoExParserException

    • Constructor Detail

      • StoExParserException

        public StoExParserException​(ArrayList<de.uka.ipd.sdq.errorhandling.IIssue> errorList2)
        Instantiates a new sto ex parser exception.
        Parameters:
        errorList2 - the error list2
    • Method Detail

      • getIssuesList

        public ArrayList<de.uka.ipd.sdq.errorhandling.IIssue> getIssuesList()
        Gets the issues list.
        Returns:
        the issues list