eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.container.configuration
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.container.configuration.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException
extends Exception

Created by The eXo Platform SAS.

Version:
$Id: ConfigurationException.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Gennady Azarenkov
See Also:
Serialized Form

Constructor Summary
ConfigurationException()
           
ConfigurationException(String arg0)
           
ConfigurationException(String arg0, Throwable arg1)
           
ConfigurationException(Throwable arg0)
           
 
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

ConfigurationException

public ConfigurationException()

ConfigurationException

public ConfigurationException(String arg0)

ConfigurationException

public ConfigurationException(String arg0,
                              Throwable arg1)

ConfigurationException

public ConfigurationException(Throwable arg0)

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.