scone.robot
Class NoHtmlNodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by scone.robot.NoHtmlNodeException
All Implemented Interfaces:
java.io.Serializable

public class NoHtmlNodeException
extends java.lang.Exception

This exception is thrown, when there isn't a HtmlNode to a RobotHtmlNode

Author:
Frank Wollenweber
See Also:
Serialized Form

Constructor Summary
NoHtmlNodeException()
          constructor
NoHtmlNodeException(java.lang.String msg)
          constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

NoHtmlNodeException

public NoHtmlNodeException()
constructor


NoHtmlNodeException

public NoHtmlNodeException(java.lang.String msg)
constructor

Parameters:
msg - Print this error message