static class FactoryFinder.ConfigurationError
extends java.lang.Error
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Exception |
exception |
| Constructor and Description |
|---|
ConfigurationError(java.lang.String msg,
java.lang.Exception x)
Construct a new instance with the specified detail string and
exception.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.Exception |
getException() |