org.opennms.netmgt.collectd
Class CollectionWarning
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.collectd.CollectionException
org.opennms.netmgt.collectd.CollectionWarning
- All Implemented Interfaces:
- Serializable
public class CollectionWarning
- extends CollectionException
CollectionWarning class.
- Version:
- $Id: $
- Author:
- ranger
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CollectionWarning
public CollectionWarning(String message,
Throwable cause)
Constructor for CollectionWarning.
- Parameters:
message - a String object.cause - a Throwable object.
Copyright © 2011. All Rights Reserved.