public class ServiceUnavailableException extends RuntimeException
| Constructor and Description |
|---|
ServiceUnavailableException(String type,
String pool) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPool() |
String |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2024 Airlift. All rights reserved.