C# Class CloudAppSharp.CloudAppUploadSizeLimitExceededException

The exception that is thrown when a file that is being uploaded exceeds the filesize limit.
Inheritance: System.Exception
ファイルを表示 Open project: rzhw/CloudAppSharp

Public Methods

Method Description
CloudAppUploadSizeLimitExceededException ( ) : System

Method Details

CloudAppUploadSizeLimitExceededException() public method

public CloudAppUploadSizeLimitExceededException ( ) : System
return System