- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tvbrowser.core.filters.ParserException
-
- All Implemented Interfaces:
java.io.Serializable
public class ParserException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParserException(int pos, java.lang.String msg)
ParserException(java.lang.String msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
int
getPos()
-