org.opennms.netmgt.collectd
Class CollectionError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.collectd.CollectionError
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CollectionWarning
public class CollectionError
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CollectionError
public CollectionError()
CollectionError
public CollectionError(String message)
CollectionError
public CollectionError(String message,
Throwable cause)
CollectionError
public CollectionError(Throwable cause)
reportError
public int reportError()
logError
protected void logError()
log
protected Category log()
Copyright © 2009. All Rights Reserved.