com.agimatec.jdbc
Class JdbcException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.agimatec.jdbc.JdbcException
All Implemented Interfaces:
Serializable

public class JdbcException
extends RuntimeException

Description:
User: roman.stumm
Date: 04.04.2007
Time: 12:36:41
Copyright: Agimatec GmbH

See Also:
Serialized Form

Constructor Summary
JdbcException(String cause)
           
JdbcException(Throwable cause)
           
 
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

JdbcException

public JdbcException(Throwable cause)

JdbcException

public JdbcException(String cause)


Copyright © 2008-2012. All Rights Reserved.