Class ServerCrashException

All Implemented Interfaces:
Serializable

@Private public class ServerCrashException extends HBaseIOException
Passed as Exception by 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.
See Also: