Uploader for Silverlight
MaximumUploadSizeExceededException Class
Members 






This exception is raised when the size needed to do the upload is greater than the size specified by the user.
Object Model
MaximumUploadSizeExceededException Class
Syntax
'Declaration
 
Public Class MaximumUploadSizeExceededException 
   Inherits System.Exception
'Usage
 
Dim instance As MaximumUploadSizeExceededException
public class MaximumUploadSizeExceededException : System.Exception 
public class MaximumUploadSizeExceededException = class(System.Exception)
public class MaximumUploadSizeExceededException extends System.Exception
public __gc class MaximumUploadSizeExceededException : public System.Exception 
public ref class MaximumUploadSizeExceededException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      C1.Silverlight.Uploader.MaximumUploadSizeExceededException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MaximumUploadSizeExceededException Members
C1.Silverlight.Uploader Namespace

Send Feedback