C# Class CloudAppSharp.CloudAppUploadSizeLimitExceededException

The exception that is thrown when a file that is being uploaded exceeds the filesize limit.
Inheritance: System.Exception
Afficher le fichier Open project: rzhw/CloudAppSharp

Méthodes publiques

Méthode Description
CloudAppUploadSizeLimitExceededException ( ) : System

Method Details

CloudAppUploadSizeLimitExceededException() public méthode

public CloudAppUploadSizeLimitExceededException ( ) : System
Résultat System