Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SubLib
Exceptions
FileTooLargeException
C# Class SubLib.Exceptions.FileTooLargeException
The exception that is thrown when a file is too large.
Inheritance:
System.ApplicationException
Exibir arquivo
Open project: GNOME/gnome-subtitles
Public Methods
Method
Description
FileTooLargeException
( ) :
System
FileTooLargeException
(
string
message
) :
System
Method Details
FileTooLargeException()
public
method
public
FileTooLargeException
( ) :
System
return
System
FileTooLargeException()
public
method
public
FileTooLargeException
(
string
message
) :
System
message
string
return
System