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
| 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. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |