Package org.apache.tika.parser.utils
Class DataURISchemeParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.tika.exception.TikaException
-
- org.apache.tika.parser.utils.DataURISchemeParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class DataURISchemeParseException extends TikaException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataURISchemeParseException(java.lang.String msg)
-