com.outbackinc.services.protocol.snmp.mib
Class ParsingException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.outbackinc.services.protocol.snmp.mib.ParsingException
- All Implemented Interfaces:
- java.io.Serializable
- public class ParsingException
- extends java.lang.Exception
Exception thrown during a parsing error of a MIB file.
- See Also:
jMIBC
, Serialized Form
Constructor Summary |
ParsingException()
Constructs an Exception with no specified detail message. |
ParsingException(java.lang.String szReason)
Constructs an Exception with the specified detail message. |
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 |
ParsingException
public ParsingException()
- Constructs an Exception with no specified detail message.
ParsingException
public ParsingException(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.