public class Asn1NotInSetException extends Asn1Exception
| Constructor and Description |
|---|
Asn1NotInSetException(Asn1BerDecodeBuffer buffer,
Asn1Tag tag)
This constructor creates an exception object with a textual message
describing the tag of the duplicate element.
|
public Asn1NotInSetException(Asn1BerDecodeBuffer buffer, Asn1Tag tag)
buffer - BER decode buffer object referencetag - Tag value of element that is not in the set