catchClause

Complex Type Information

Model

Used By

Element catchClause

Source

<xsd:complexType name="catchClause">
  <xsd:sequence>
    <xsd:element ref="catchErrorList"/>
    <xsd:element name="catchExpr" type="exprWrapper" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>