C# Class CloudAppSharp.CloudAppUploadCountLimitExceededException

The exception that is thrown when the daily upload limit has been exceeded.
Inheritance: System.Exception
Datei anzeigen Open project: rzhw/CloudAppSharp

Public Methods

Method Description
CloudAppUploadCountLimitExceededException ( ) : System

Method Details

CloudAppUploadCountLimitExceededException() public method

public CloudAppUploadCountLimitExceededException ( ) : System
return System