C# Class withSIX.Core.Extensions.SizeExtensions.UnsupportedFileSizeException

Inheritance: System.Exception
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
UnsupportedFileSizeException ( string message ) : System

Method Details

UnsupportedFileSizeException() public method

public UnsupportedFileSizeException ( string message ) : System
message string
return System