Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SubLib
Exceptions
FileTooLargeException
C# 클래스 SubLib.Exceptions.FileTooLargeException
The exception that is thrown when a file is too large.
상속:
System.ApplicationException
파일 보기
프로젝트 열기: GNOME/gnome-subtitles
공개 메소드들
메소드
설명
FileTooLargeException
( ) :
System
FileTooLargeException
(
string
message
) :
System
메소드 상세
FileTooLargeException()
공개
메소드
public
FileTooLargeException
( ) :
System
리턴
System
FileTooLargeException()
공개
메소드
public
FileTooLargeException
(
string
message
) :
System
message
string
리턴
System