info.magnolia.objectfactory.configuration
Class ComponentConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.