Class EmitterNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tika.exception.TikaException
org.apache.tika.pipes.api.emitter.EmitterNotFoundException
All Implemented Interfaces:
Serializable

public class EmitterNotFoundException extends TikaException
Exception thrown when a requested emitter configuration does not exist.
See Also:
  • Constructor Details

    • EmitterNotFoundException

      public EmitterNotFoundException(String msg)
    • EmitterNotFoundException

      public EmitterNotFoundException(String msg, Throwable cause)