Class NodeStateEntryBatch.BufferFullException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.NodeStateEntryBatch.BufferFullException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NodeStateEntryBatch
public static class NodeStateEntryBatch.BufferFullException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BufferFullException(String message)
BufferFullException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-