All Packages Class Hierarchy This Package Previous Next Index
Class ninja.xset.XSetException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----ninja.xset.XSetException
- public class XSetException
- extends Exception
XSet Exception class
This is the generalized exception used throughout the XSet search engine
-
XSetException()
- Null constructor
-
XSetException(String)
- XSetException constructor comment.
XSetException
public XSetException()
- Null constructor
XSetException
public XSetException(String s)
- XSetException constructor comment.
- Parameters:
- s - java.lang.String
All Packages Class Hierarchy This Package Previous Next Index