public class SnmpNoSuchObject extends SnmpV2Error
SnmpVarBind
,
Serialized FormModifier and Type | Field and Description |
---|---|
static byte |
ASNTYPE
The ASN.1 value that defines this
variable.
|
(package private) static long |
serialVersionUID
Defines the serialization format version.
|
Constructor and Description |
---|
SnmpNoSuchObject()
The default class construtor.
|
SnmpNoSuchObject(SnmpNoSuchObject second)
The class copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a duplicate object of self.
|
SnmpSyntax |
duplicate()
Returns a duplicate object of self.
|
java.lang.String |
toString()
Returns the string representation of the object.
|
byte |
typeId()
Returns the ASN.1 type for this particular
object.
|
decodeASN, encodeASN
static final long serialVersionUID
public static final byte ASNTYPE
public SnmpNoSuchObject()
public SnmpNoSuchObject(SnmpNoSuchObject second)
public byte typeId()
typeId
in interface SnmpSyntax
typeId
in class SnmpV2Error
public SnmpSyntax duplicate()
duplicate
in interface SnmpSyntax
duplicate
in class SnmpV2Error
public java.lang.Object clone()
clone
in class SnmpV2Error
public java.lang.String toString()
toString
in class java.lang.Object
Generated by iurt on 2015.