Share via


InvalidImportTokenException Constructor

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

Initializes a new instance of the InvalidImportTokenException class.

Overload List

  Name Description
ms870410.pubmethod(en-US,CS.70).gif InvalidImportTokenException()()() Initializes a new instance of the InvalidImportTokenException class.
ms870410.pubmethod(en-US,CS.70).gif InvalidImportTokenException(String) Initializes a new instance of the InvalidImportTokenException class with a specified error message.
ms870410.protmethod(en-US,CS.70).gif InvalidImportTokenException(SerializationInfo, StreamingContext) Initializes a new instance of the InvalidImportTokenException class with the specified serialization and streaming context information.
ms870410.pubmethod(en-US,CS.70).gif InvalidImportTokenException(String, Exception) Initializes a new instance of the InvalidImportTokenException class with a specified error message and inner exception that is the cause of this exception.
ms870410.pubmethod(en-US,CS.70).gif InvalidImportTokenException(String, Guid) Initializes a new instance of the InvalidImportTokenException class with the specified error message and token that caused the exception.
ms870410.pubmethod(en-US,CS.70).gif InvalidImportTokenException(String, Guid, Exception) Initializes a new instance of the InvalidImportTokenException class with the specified error message and token and inner exception that caused the current exception.

Top

Remarks

The exception that is thrown when a user specified Import token doesn't exist.

See Also

Reference

InvalidImportTokenException Class

InvalidImportTokenException Members

Microsoft.CommerceServer Namespace