public class ServiceNotReadyException extends IOException
| Modifier and Type | Field and Description |
|---|---|
static String |
E_NOT_READY |
| Constructor and Description |
|---|
ServiceNotReadyException(String message) |
ServiceNotReadyException(String message,
Throwable cause) |
ServiceNotReadyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String E_NOT_READY
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.