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