Class TikaServerParseException

  • All Implemented Interfaces:
    Serializable

    public class TikaServerParseException
    extends javax.ws.rs.WebApplicationException
    Simple wrapper exception to be thrown for consistent handling of exceptions that can happen during a parse.
    See Also:
    Serialized Form
    • Constructor Detail

      • TikaServerParseException

        public TikaServerParseException​(String msg)
      • TikaServerParseException

        public TikaServerParseException​(Exception e)