Share via


UploadFileSizeException Members

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

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.

The UploadFileSizeException type exposes the following members.

Constructors

  Name Description
Aa139112.pubmethod(en-US,CS.70).gif UploadFileSizeException Overloaded. Initializes a new instance of the UploadFileSizeException class.

Top

Methods

  Name Description
Aa139112.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa139112.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa139112.pubmethod(en-US,CS.70).gif GetBaseException (Inherited from Exception.)
Aa139112.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa139112.pubmethod(en-US,CS.70).gif GetObjectData Populates a SerializationInfo with data needed to serialize the UploadFileSizeException. (Overrides Exception..::.GetObjectData(SerializationInfo, StreamingContext).)
Aa139112.pubmethod(en-US,CS.70).gif GetType (Inherited from Exception.)
Aa139112.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa139112.pubmethod(en-US,CS.70).gif ToString (Inherited from Exception.)

Top

Properties

  Name Description
Aa139112.pubproperty(en-US,CS.70).gif Data (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif FileSize Gets or sets the size of the file that caused the exception.
Aa139112.pubproperty(en-US,CS.70).gif HelpLink (Inherited from Exception.)
Aa139112.protproperty(en-US,CS.70).gif HResult (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif InnerException (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif Message (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif Source (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif StackTrace (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif TargetSite (Inherited from Exception.)
Aa139112.pubproperty(en-US,CS.70).gif Token Gets or sets the Guid that is the token that caused the exception.

Top

See Also

Reference

UploadFileSizeException Class

Microsoft.CommerceServer Namespace