SQLTuple version: 1.2.0.0

hep.aida.ref.sql
Class SQLTupleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by hep.aida.ref.sql.SQLTupleException
All Implemented Interfaces:
Serializable

public class SQLTupleException
extends Exception

SQLTupleException is a nested Exception.

 $Log: SQLTupleException.java,v $
 Revision 1.10  2007/05/23 16:38:44  hrivnac
 logical connections for Plotter; better UML

 Revision 1.9  2004/05/22 15:12:59  hrivnac
 class id reformated

 Revision 1.8  2004/04/14 13:54:41  hrivnac
 potential bugs fixed

 Revision 1.7  2004/04/14 13:39:47  hrivnac
 1.5 warnings fixed

 Revision 1.6  2004/04/13 15:45:54  hrivnac
 AIDA URL introduced

 Revision 1.5  2003/11/20 17:36:08  hrivnac
 JavaDoc links fixed

 Revision 1.4  2003/11/20 17:21:58  hrivnac
 Java 1.5 natively supported, Log4J reporting improved.

 Revision 1.3  2003/11/05 19:46:22  hrivnac
 - FreeHEP 1.2.1
 - JAIDA 3.2.1

 

Version:
$Id: SQLTupleException.java,v 1.10 2007/05/23 16:38:44 hrivnac Exp $
Author:
J.Hrivnac
See Also:
Serialized Form

Constructor Summary
SQLTupleException()
           
SQLTupleException(String msg)
           
SQLTupleException(String msg, Throwable nested)
           
SQLTupleException(Throwable nested)
           
 
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

SQLTupleException

public SQLTupleException()

SQLTupleException

public SQLTupleException(String msg)

SQLTupleException

public SQLTupleException(Throwable nested)

SQLTupleException

public SQLTupleException(String msg,
                         Throwable nested)

Written by: J.Hrivnac

Documentation built November 9 2010 on Linux by hrivnac