Class FetcherStringException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tika.exception.TikaException
org.apache.tika.pipes.core.fetcher.FetcherStringException
All Implemented Interfaces:
Serializable

public class FetcherStringException extends TikaException
If something goes wrong in parsing the fetcher string
See Also:
  • Constructor Details

    • FetcherStringException

      public FetcherStringException(String msg)