C# 클래스 ExifLibrary.SectionExceeds64KBException

The exception that is thrown when the length of a section exceeds 64 kB.
상속: Exception
파일 보기 프로젝트 열기: NathanW2/PhotoMapper

공개 메소드들

메소드 설명
SectionExceeds64KBException ( ) : System
SectionExceeds64KBException ( string message ) : System

메소드 상세

SectionExceeds64KBException() 공개 메소드

public SectionExceeds64KBException ( ) : System
리턴 System

SectionExceeds64KBException() 공개 메소드

public SectionExceeds64KBException ( string message ) : System
message string
리턴 System