com.ireasoning.protocol.snmp
Class SnmpBufferOverflowException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.ireasoning.protocol.snmp.SnmpEncodingException
              
com.ireasoning.protocol.snmp.SnmpBufferOverflowException
- All Implemented Interfaces: 
 - Serializable
 
- public class SnmpBufferOverflowException
- extends SnmpEncodingException
  
This class represents buffer overflow exception.
- See Also:
 - Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
SnmpBufferOverflowException
public SnmpBufferOverflowException()
- Constructs a new SnmpBufferOverflowException
 
SnmpBufferOverflowException
public SnmpBufferOverflowException(String mesg)
- Constructs a new SnmpBufferOverflowException
 
Copyright © 2002 iReasoning Inc. All Rights Reserved.