it.unimi.dsi.sux4j.io
Class ChunkedHashStore.DuplicateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.unimi.dsi.sux4j.io.ChunkedHashStore.DuplicateException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ChunkedHashStore<T>
public static class ChunkedHashStore.DuplicateException
- extends RuntimeException
Denotes that the chunked hash store contains a duplicate hash triple.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChunkedHashStore.DuplicateException
public ChunkedHashStore.DuplicateException()