This documentation is for the old version. Go to the latest Upload Suite docs

UploadException Constructor

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public Sub New ( _
	message As String _
)
C#
public UploadException(
	string message
)

Parameters

message

Type: System.String

See Also

Reference