Active Virtual Network Management Prediction (AVNMP) Classes

snmp.agent
Class DuplicateEntryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--snmp.agent.DuplicateEntryException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateEntryException
extends java.lang.Exception

This research is funded by DARPA/ITO Contract Number: F30602-98-C-0230 supported by the Air Force Research Laboratory/IF.

Version:
$Revision: 1.1.1.1 $ $State: Exp $
Author:
Steve Bush
See Also:
Serialized Form

Constructor Summary
DuplicateEntryException()
           
DuplicateEntryException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DuplicateEntryException

public DuplicateEntryException()

DuplicateEntryException

public DuplicateEntryException(java.lang.String msg)

Active Virtual Network Management Prediction (AVNMP) Classes