Package org.apache.tika.parser.html
Class DataURISchemeParseException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.apache.tika.exception.TikaException
- 
- org.apache.tika.parser.html.DataURISchemeParseException
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class DataURISchemeParseException extends TikaException - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description DataURISchemeParseException(String msg)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
- 
- 
- 
Constructor Detail- 
DataURISchemeParseExceptionpublic DataURISchemeParseException(String msg) 
 
- 
 
-