com.plumtree.xpshared.htmlelements
Class HTMLException

java.lang.Object
  extended by XPException
      extended by com.plumtree.xpshared.htmlelements.HTMLException

public class HTMLException
extends XPException

Author:
Chris Bucchere

Constructor Summary
HTMLException()
          Creates a new HTMLException object.
HTMLException(java.lang.String s)
          Creates a new HTMLException object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLException

public HTMLException()
Creates a new HTMLException object.


HTMLException

public HTMLException(java.lang.String s)
Creates a new HTMLException object.

Parameters:
s - Pass a descriptive String.



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.