Class MemoryLimitExhaustedException

All Implemented Interfaces:
Serializable

public class MemoryLimitExhaustedException extends VeniceException
See Also:
  • Constructor Details

    • MemoryLimitExhaustedException

      public MemoryLimitExhaustedException(String storeName, int partitionId, long currentUsage)
    • MemoryLimitExhaustedException

      public MemoryLimitExhaustedException(String msg)