Javax.Xml.Transform.TransformerFactoryConfigurationError Class
Thrown when a problem with configuration with the Transformer Factories exists.

See Also: TransformerFactoryConfigurationError Members

Syntax

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

Remarks

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

[Android Documentation]

Requirements

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