Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.rgw.tools
Class JdbcLinkException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ch.rgw.tools.JdbcLinkException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
JdbcLinkConcurrencyException, JdbcLinkResourceException, JdbcLinkSyntaxException

public class JdbcLinkException
extends java.lang.RuntimeException

Exception thrown if an exception was thrown from jdbc framework.

See Also:
Serialized Form

Constructor Summary
JdbcLinkException(java.lang.Exception cause)
           
JdbcLinkException(java.lang.String string)
           
JdbcLinkException(java.lang.String string, java.lang.Exception 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JdbcLinkException

public JdbcLinkException(java.lang.String string,
                         java.lang.Exception cause)

JdbcLinkException

public JdbcLinkException(java.lang.String string)

JdbcLinkException

public JdbcLinkException(java.lang.Exception cause)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis