Class IndexAugmenterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.IndexAugmenterException
All Implemented Interfaces:
Serializable

public class IndexAugmenterException extends Exception
Exceptions thrown by methods of the IndexAugmenter interface.
See Also:
  • Constructor Details

    • IndexAugmenterException

      public IndexAugmenterException(String message, Throwable e)