Class Parser.RegexException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.schabi.newpipe.extractor.exceptions.ExtractionException
-
- org.schabi.newpipe.extractor.exceptions.ParsingException
-
- org.schabi.newpipe.extractor.utils.Parser.RegexException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Parser
public static class Parser.RegexException extends ParsingException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RegexException(java.lang.String message)
-