org.xBaseJ
Class xBaseJException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xBaseJ.xBaseJException
All Implemented Interfaces:
Serializable

public class xBaseJException
extends Exception

This class is courtesy of the xBaseJ project: http://xbasej.sourceforge.net/ Copyright 1997-2007 - American Coders, LTD - Raleigh NC USA

 American Coders, Ltd
 P. O. Box 97462
 Raleigh, NC  27615  USA
 1-919-846-2014
 http://www.americancoders.com
 

Author:
Joe McVerry, American Coders Ltd.
See Also:
Serialized Form

Constructor Summary
xBaseJException()
           
xBaseJException(String s)
           
 
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

xBaseJException

public xBaseJException()

xBaseJException

public xBaseJException(String s)


Copyright © 2007-2011. All Rights Reserved.