Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.launcher.config
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.nuxeo.launcher.config.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException
extends Exception

Author:
jcarsique
See Also:
Serialized Form

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

ConfigurationException

public ConfigurationException(String message,
                              Throwable throwable)

ConfigurationException

public ConfigurationException(Throwable throwable)

ConfigurationException

public ConfigurationException(String message)
Parameters:
message - Error message
Since:
5.4.2

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.