Javax.Xml.Transform.TransformerFactoryConfigurationError: Constructor Members

The constructors of Javax.Xml.Transform.TransformerFactoryConfigurationError are listed below. For a list of all members, see the TransformerFactoryConfigurationError Members list.

See Also: Inherited members from Java.Lang.Error

Public Constructors

Create a new TransformerFactoryConfigurationError with no detail message.
Create a new TransformerFactoryConfigurationError with a given Exception base cause of the error.
Create a new TransformerFactoryConfigurationError with the String specified as an error message.
Create a new TransformerFactoryConfigurationError with the given Exception base cause and detail message.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.