TV-Browser 3.3.3 API

tvbrowser.core.filters
Class ParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tvbrowser.core.filters.ParserException
All Implemented Interfaces:
java.io.Serializable

public class ParserException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ParserException(int pos, java.lang.String msg)
           
ParserException(java.lang.String msg)
           
 
Method Summary
 java.lang.String getMessage()
           
 int getPos()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ParserException

public ParserException(int pos,
                       java.lang.String msg)

ParserException

public ParserException(java.lang.String msg)
Method Detail

getPos

public int getPos()

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)