Package org.apache.tika.pipes.emitter
Class TikaEmitterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.tika.exception.TikaException
-
- org.apache.tika.pipes.emitter.TikaEmitterException
-
- All Implemented Interfaces:
Serializable
public class TikaEmitterException extends TikaException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TikaEmitterException(String msg)
TikaEmitterException(String msg, Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-