Class DbMaxDataSizeExceededException

All Implemented Interfaces:
Serializable

public class DbMaxDataSizeExceededException extends DbException
Thrown when applying a transaction would exceed the maxDataSizeInKByte configured for the store.
See Also:
  • Constructor Details

    • DbMaxDataSizeExceededException

      public DbMaxDataSizeExceededException(String message)