Class CompositeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.oak.index.indexer.document.CompositeException
All Implemented Interfaces:
Serializable

public class CompositeException extends Exception
See Also:
  • Constructor Details

    • CompositeException

      public CompositeException()
  • Method Details

    • logAllExceptions

      public void logAllExceptions(String message, Logger log)