Class IntIntHashMap.BufferAllocationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.lucene.util.hppc.IntIntHashMap.BufferAllocationException
All Implemented Interfaces:
Serializable
Enclosing class:
IntIntHashMap

public static class IntIntHashMap.BufferAllocationException extends RuntimeException
BufferAllocationException forked from HPPC
See Also:
  • Constructor Details

    • BufferAllocationException

      public BufferAllocationException(String message)
    • BufferAllocationException

      public BufferAllocationException(String message, Object... args)
    • BufferAllocationException

      public BufferAllocationException(String message, Throwable t, Object... args)