Search
XmlException Constructor (Throwable)
See Also
 

Initializes a new instance of the XmlException class.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public XmlException (
    Throwable cause
)

 Parameters

cause

 See Also