Class WmiCollectorException

    • Constructor Detail

      • WmiCollectorException

        public WmiCollectorException​(String message,
                                     Throwable cause)

        Constructor for WmiCollectorException.

        Parameters:
        message - a String object.
        cause - a Throwable object.