com.elogico.xbound.jdbc
Class RuntimeConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.elogico.xbound.jdbc.RuntimeConfigurationException
All Implemented Interfaces:
java.io.Serializable

Deprecated. the class is replaced by XBoundConfigurationError

public class RuntimeConfigurationException
extends java.lang.RuntimeException

Version:
$Revision: 1.2 $
Author:
Marco Sarti
See Also:
Serialized Form

Constructor Summary
RuntimeConfigurationException()
          Deprecated.  
RuntimeConfigurationException(java.lang.String arg0)
          Deprecated.  
RuntimeConfigurationException(java.lang.String arg0, java.lang.Throwable arg1)
          Deprecated.  
RuntimeConfigurationException(java.lang.Throwable arg0)
          Deprecated.  
 
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

RuntimeConfigurationException

public RuntimeConfigurationException()
Deprecated. 

RuntimeConfigurationException

public RuntimeConfigurationException(java.lang.String arg0)
Deprecated. 
Parameters:
arg0 -

RuntimeConfigurationException

public RuntimeConfigurationException(java.lang.String arg0,
                                     java.lang.Throwable arg1)
Deprecated. 
Parameters:
arg0 -
arg1 -

RuntimeConfigurationException

public RuntimeConfigurationException(java.lang.Throwable arg0)
Deprecated. 
Parameters:
arg0 -