org.opennms.netmgt.collectd.wmi
Class WmiCollectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opennms.netmgt.collectd.wmi.WmiCollectorException
- All Implemented Interfaces:
- Serializable
public class WmiCollectorException
- extends RuntimeException
Encapsulates WmiExceptions and any other exceptions that occur during WMI
WPM collection and storage.
- Author:
- Matt Raykowski , OpenNMS
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
WmiCollectorException
public WmiCollectorException(String message,
Throwable cause)
Copyright © 2009. All Rights Reserved.