Class Finding


  • public class Finding
    extends Object
    This class represents issues with the error codes.
    • Constructor Detail

      • Finding

        public Finding​(String message)
        Create a new instance of Finding.
        Parameters:
        message - message of the finding.
    • Method Detail

      • getMessage

        public String getMessage()
        Get the message of this finding.
        Returns:
        message