Javax.Xml.Parsers.FactoryConfigurationError: Constructor Members

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

See Also: Inherited members from Java.Lang.Error

Public Constructors

Create a new FactoryConfigurationError with no detail message.
Create a new FactoryConfigurationError with a given Exception base cause of the error.
Create a new FactoryConfigurationError with the String specified as an error message.
Create a new FactoryConfigurationError 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.