Package exceptions.serverexceptions
Class HtmlParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- exceptions.serverexceptions.HtmlParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class HtmlParseException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HtmlParseException(java.lang.String message)
-