Share via


UploadFileSizeException Constructor

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

Initializes a new instance of the UploadFileSizeException class.

Overload List

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

Top

Remarks

This exception is thrown when a user tried to upload a file that is larger than the pre-configured limit; or when trying to import a token that was not completely uploaded yet.

See Also

Reference

UploadFileSizeException Class

UploadFileSizeException Members

Microsoft.CommerceServer Namespace