infosapient.xml
Class NodeVisitorException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--infosapient.xml.NodeVisitorException

public class NodeVisitorException
extends java.lang.Exception

Insert the type's description here. Creation date: (12/29/99 5:14:53 PM)

Version:
$Revision: 1.1.1.1 $
See Also:
Serialized Form

Field Summary
private  java.lang.StringBuffer message
           
private  org.w3c.dom.Node theNode
           
 
Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
NodeVisitorException()
          KBParseException constructor comment.
NodeVisitorException(java.lang.String s)
          KBParseException constructor comment.
NodeVisitorException(java.lang.String s, org.w3c.dom.Node n)
          KBParseException constructor comment.
 
Method Summary
 java.lang.String getMessage()
          Override Exception's getMessage Creation date: (1/3/00 10:51:42 AM)
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

message

private java.lang.StringBuffer message

theNode

private org.w3c.dom.Node theNode
Constructor Detail

NodeVisitorException

public NodeVisitorException()
KBParseException constructor comment.

NodeVisitorException

public NodeVisitorException(java.lang.String s)
KBParseException constructor comment.
Parameters:
s - java.lang.String

NodeVisitorException

public NodeVisitorException(java.lang.String s,
                            org.w3c.dom.Node n)
KBParseException constructor comment.
Parameters:
s - java.lang.String
Method Detail

getMessage

public java.lang.String getMessage()
Override Exception's getMessage Creation date: (1/3/00 10:51:42 AM)
Overrides:
getMessage in class java.lang.Throwable
Returns:
java.lang.String

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved