Class DataElementParseErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tika.parser.microsoft.onenote.fsshttpb.exception.DataElementParseErrorException
All Implemented Interfaces:
Serializable

public class DataElementParseErrorException extends RuntimeException
See Also:
  • Constructor Details

    • DataElementParseErrorException

      public DataElementParseErrorException(int index, Exception innerException)
    • DataElementParseErrorException

      public DataElementParseErrorException(int index, String msg, Exception innerException)