javax.xml.stream
public class FactoryConfigurationError extends Error
| Constructor Summary | |
|---|---|
| FactoryConfigurationError() | |
| FactoryConfigurationError(Exception e) | |
| FactoryConfigurationError(Exception e, String msg) | |
| FactoryConfigurationError(String msg) | |
| FactoryConfigurationError(String msg, Exception e) | |
| Method Summary | |
|---|---|
| Exception | getException() |
| String | getMessage() |