infosapient.xml
Class KBCompileException

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

public class KBCompileException
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
KBCompileException()
          KBCompileException constructor comment.
KBCompileException(java.lang.String s)
          KBCompileExceptionconstructor comment.
KBCompileException(java.lang.String s, org.w3c.dom.Node n)
          KBCompileExceptionconstructor comment.
 
Method Summary
 java.lang.String getMessage()
          Insert the method's description here.
 
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

KBCompileException

public KBCompileException()
KBCompileException constructor comment.

KBCompileException

public KBCompileException(java.lang.String s)
KBCompileExceptionconstructor comment.
Parameters:
s - java.lang.String

KBCompileException

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

getMessage

public java.lang.String getMessage()
Insert the method's description here. 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