com.outbackinc.services.protocol.snmp.mib
Class MultipleDefinitionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.outbackinc.services.protocol.snmp.mib.MultipleDefinitionException
- All Implemented Interfaces:
- java.io.Serializable
- public class MultipleDefinitionException
- extends java.lang.Exception
Exception thrown if there are multiple definitions of a MIB object.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MultipleDefinitionException
public MultipleDefinitionException()
- Constructs an Exception with no specified detail message.
MultipleDefinitionException
public MultipleDefinitionException(java.lang.String szReason)
- Constructs an Exception with the specified detail message.
- Parameters:
szReason
- detail message
Home Services Products Purchase Contact Us About Us Legal Ceramics
Copyright © 2003-2008 jSNMP Enterprises All rights reserved.