All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ShoeKb.KBException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----ShoeKb.KBException

public class KBException
extends Exception
Signals an exception condition in the use of a knowledge base.


Constructor Index

 o KBException()
 o KBException(String)

Constructors

 o KBException
 public KBException()
 o KBException
 public KBException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index