Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CommerceException class.
Overload List
| Name | Description | |
|---|---|---|
![]() |
CommerceException()()() | Initializes a new instance of the CommerceException class. |
![]() |
CommerceException(String) | Initializes a new instance of the CommerceException class with the specified error message. |
![]() |
CommerceException(SerializationInfo, StreamingContext) | Initializes a new instance of the CommerceException class with the specified serialization info and streaming context. |
![]() |
CommerceException(String, Exception) | Initializes a new instance of the CommerceException class with the specified error message and inner exception. |
![]() |
CommerceException(String, COMException) | Initializes a new instance of the CommerceException class with the specified error message and inner COM exception. |
Top
Remarks
Use this method to create a new instance of the CommerceException class, the base type for Commerce Server exceptions.
.gif)
.gif)