Class UnknownScannerException

All Implemented Interfaces:
Serializable

@Public public class UnknownScannerException extends DoNotRetryIOException
Thrown if a region server is passed an unknown scanner ID. This usually means that the client has taken too long between checkins and so the scanner lease on the server-side has expired OR the server-side is closing down and has cancelled all leases.
See Also: