BizDataException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the BizDataException class.

Overload List

  Name Description
ms870407.pubmethod(en-US,CS.70).gif BizDataException()()() Initializes a new instance of the BizDataException class.
ms870407.pubmethod(en-US,CS.70).gif BizDataException(String) Initializes a new instance of the BizDataException class.
ms870407.protmethod(en-US,CS.70).gif BizDataException(SerializationInfo, StreamingContext) Initializes a new instance of the BizDataException class with the specified serialization information and streaming context.
ms870407.pubmethod(en-US,CS.70).gif BizDataException(String, Exception) Initializes a new instance of the BizDataException class.
ms870407.pubmethod(en-US,CS.70).gif BizDataException(String%, BizDataErrorCodes) Initializes a new instance of the BizDataException class, with the specified error message and the BizDataErrorCodes that is the cause for this exception.

Top

Remarks

Exception raised when a Profile attribute cannot be committed, a data-source in cannot be created, a catalog cannot be retrieved, or an XML document cannot be loaded.

See Also

Reference

BizDataException Class

BizDataException Members

Microsoft.CommerceServer.Interop.Profiles Namespace