Package javax.xml.stream
Class FactoryConfigurationError
java.lang.Object
java.lang.Throwable
java.lang.Error
javax.xml.stream.FactoryConfigurationError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFactoryConfigurationError
(Exception e, String msg) FactoryConfigurationError
(String msg, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FactoryConfigurationError
public FactoryConfigurationError() -
FactoryConfigurationError
-
FactoryConfigurationError
-
FactoryConfigurationError
-
FactoryConfigurationError
-
-
Method Details
-
getException
-
getMessage
- Overrides:
getMessage
in classThrowable
-