public class Asn1XmlMisReqElemExc
extends Asn1Exception
This class defines the 'missing required element' exception.
This exception is thrown after a sequence of all typed subtree is
parsed and it is determined that elements declared to be required
in the schema are not present.