Class ClockOutOfSyncException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.ClockOutOfSyncException
All Implemented Interfaces:
Serializable

@Public public class ClockOutOfSyncException extends IOException
This exception is thrown by the master when a region server clock skew is too high.
See Also: