Class PipesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tika.pipes.PipesException
All Implemented Interfaces:
Serializable

public class PipesException extends Exception
Fatal exception that means that something went seriously wrong.
See Also:
  • Constructor Details

    • PipesException

      public PipesException(Throwable t)