public class ServerShutdownStartedException extends TeamCityRuntimeException
| Constructor and Description |
|---|
ServerShutdownStartedException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkAndRethrowShutdown(java.lang.Throwable e) |
isSkipLoggingpublic ServerShutdownStartedException(java.lang.String message)
public static void checkAndRethrowShutdown(@NotNull
java.lang.Throwable e)
throws ServerShutdownStartedException
ServerShutdownStartedException