Class BucketedHashStore.DuplicateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.unimi.dsi.sux4j.io.BucketedHashStore.DuplicateException
All Implemented Interfaces:
Serializable
Enclosing class:
BucketedHashStore<T>

public static class BucketedHashStore.DuplicateException extends RuntimeException
Denotes that the bucketed hash store contains a duplicate signature.
See Also:
  • Constructor Details

    • DuplicateException

      public DuplicateException()