|
JSR 172 - J2ME[tm] Web Services | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--javax.xml.parsers.FactoryConfigurationError
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.
| Constructor Summary | |
FactoryConfigurationError(java.lang.String msg)
Create a new FactoryconfigurationError with
the String specified as an error message. |
|
| Methods inherited from class java.lang.Throwable |
getMessage, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FactoryConfigurationError(java.lang.String msg)
FactoryconfigurationError with
the String specified as an error message.
msg - The error message for the exception.
|
JSR 172 - J2ME[tm] Web Services | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||