OpenNMS API 1.2.3

org.opennms.netmgt.archive
Class ArchiverException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.opennms.netmgt.archive.ArchiverException
All Implemented Interfaces:
java.io.Serializable

public class ArchiverException
extends java.lang.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

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
ArchiverException()
           
ArchiverException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArchiverException

public ArchiverException()

ArchiverException

public ArchiverException(java.lang.String s)

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.