BdcException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class.

Overload List

  Name Description
Public method BdcException() Constructs a new instance of the class.
Public method BdcException(String) Constructs a new instance of the class with a message string.
Public method BdcException(IExceptionHelper) Constructs a new instance of the class with an exception helper.
Protected method BdcException(SerializationInfo, StreamingContext) Constructs a new instance of the class by using the serialization information and the streaming context.
Public method BdcException(String, IExceptionHelper) Constructs a new instance of the class by using a message and an exception helper.
Public method BdcException(String, Exception) Constructs a new instance of the class by using a message and the inner exception.
Public method BdcException(String, Exception, IExceptionHelper) Constructs a new instance of the class by using a message, the inner exception, and an exception helper.

Top

See Also

Reference

BdcException Class

BdcException Members

Microsoft.BusinessData.Infrastructure Namespace