org.shept.org.springframework.web.servlet.mvc.delegation.configuration
Class ChainConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.shept.org.springframework.web.servlet.mvc.delegation.configuration.ChainConfigurationException
- All Implemented Interfaces:
- Serializable
public class ChainConfigurationException
- extends org.springframework.core.NestedRuntimeException
- Author:
- lucid64
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
ChainConfigurationException
public ChainConfigurationException(String msg)
ChainConfigurationException
public ChainConfigurationException(String msg,
Throwable cause)
Copyright © 2011. All Rights Reserved.