org.eclipse.actf.model.dom.html
Class ParseException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.eclipse.actf.model.dom.html.ParseException
org.eclipse.actf.model.dom.html.ParseException
- All Implemented Interfaces: 
- Serializable
- public class ParseException 
- extends Exception
When a parser meets an unexpected and unrecoverable error, ParseException is
 thrown
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ParseException
public ParseException()
- Constructor of the Exception.
 
ParseException
public ParseException(String msg)
- Constructor of the Exception.
 
- Parameters:
- msg- Exception message