public class Asn1NotWellFormedXMLException extends Asn1Exception
| Constructor and Description |
|---|
Asn1NotWellFormedXMLException(java.lang.String reason)
This constructor creates an exception object with a textual message
describing the argument that was invalid..
|
public Asn1NotWellFormedXMLException(java.lang.String reason)
reason - Text explaining reason XML is considered to be
not well-formed.