Serializablepublic class ServiceConfigurationError extends Error
| Constructor | Description |
|---|---|
ServiceConfigurationError(String message) |
Constructs a new instance with the specified detail string.
|
ServiceConfigurationError(Throwable throwable) |
Constructs a new instance that wraps the specified throwable.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2018 Oracle Corporation. All rights reserved.