com.elogico.xbound.jdbc
Class ManagerConfigurationException

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

Deprecated. the class is replaced by XBoundConfigurationError

public class ManagerConfigurationException
extends XBoundException

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

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

ManagerConfigurationException

public ManagerConfigurationException()
Deprecated. 

ManagerConfigurationException

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

ManagerConfigurationException

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

ManagerConfigurationException

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