Javax.Xml.Parsers.FactoryConfigurationError Class
Thrown when a problem with configuration with the Parser Factories exists.

See Also: FactoryConfigurationError Members

Syntax

[Android.Runtime.Register("javax/xml/parsers/FactoryConfigurationError", DoNotGenerateAcw=true)]
public class FactoryConfigurationError : Java.Lang.Error

Remarks

Thrown when a problem with configuration with the Parser Factories exists. This error will typically be thrown when the class of a parser factory specified in the system properties cannot be found or instantiated.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Parsers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1