org.opennms.netmgt.archive
Class ArchiverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.archive.ArchiverException
- All Implemented Interfaces:
- Serializable
public class ArchiverException
- extends Exception
The ArchiverException is thrown by the database archvier. The message in the
exception should provide the reason
- Author:
- Sowmya Nataraj , OpenNMS.org
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArchiverException
public ArchiverException()
ArchiverException
public ArchiverException(String s)
Copyright © 2009. All Rights Reserved.