info.magnolia.objectfactory.configuration
Class ComponentConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by info.magnolia.objectfactory.configuration.ComponentConfigurationException
All Implemented Interfaces:
Serializable

public class ComponentConfigurationException
extends RuntimeException

Exception thrown when parsing components configuration fails.

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
ComponentConfigurationException()
           
ComponentConfigurationException(String message)
           
ComponentConfigurationException(String message, Throwable cause)
           
ComponentConfigurationException(Throwable 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComponentConfigurationException

public ComponentConfigurationException()

ComponentConfigurationException

public ComponentConfigurationException(String message)

ComponentConfigurationException

public ComponentConfigurationException(String message,
                                       Throwable cause)

ComponentConfigurationException

public ComponentConfigurationException(Throwable cause)


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.