Class ScanLimitReachedException

All Implemented Interfaces:
LoggableKeysAndValues<LoggableException>, Serializable

@API(UNSTABLE) public class ScanLimitReachedException extends RecordCoreException
Exception thrown when a transaction tries to scan more than the allowed number of key-value pairs.
See Also:
  • Constructor Details

    • ScanLimitReachedException

      public ScanLimitReachedException(@Nonnull String msg)