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 | |
---|---|---|
BizDataException()()() | Initializes a new instance of the BizDataException class. | |
BizDataException(String) | Initializes a new instance of the BizDataException class. | |
BizDataException(SerializationInfo, StreamingContext) | Initializes a new instance of the BizDataException class with the specified serialization information and streaming context. | |
BizDataException(String, Exception) | Initializes a new instance of the BizDataException class. | |
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.