Creates a new instance of the AopConfigException class.
Creates a new instance of the AopConfigException class.
public AopConfigException()
Creates a new instance of the AopConfigException class.
protected AopConfigException(SerializationInfo,StreamingContext)
Creates a new instance of the AopConfigException class with the specified message.
public AopConfigException(string)
Creates a new instance of the AopConfigException class with the specified message and root cause.
public AopConfigException(string,Exception)
AopConfigException Class | Spring.Aop.Framework Namespace