@InterfaceAudience.Private public class ServerCrashException extends HBaseIOException
ServerCrashProcedure
notifying on-going RIT that server has failed. This exception is less an error-condition than
it is a signal to waiting procedures that they can now proceed.| Constructor and Description |
|---|
ServerCrashException(long procId,
ServerName serverName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServerCrashException(long procId,
ServerName serverName)
serverName - The server that crashed.public String getMessage()
getMessage in class ThrowableCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.