@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, toString
public ServerCrashException(long procId, ServerName serverName)
serverName
- The server that crashed.public String getMessage()
getMessage
in class Throwable
Copyright © 2007–2019 Cloudera. All rights reserved.