C# Класс ExifLibrary.SectionExceeds64KBException

The exception that is thrown when the length of a section exceeds 64 kB.
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
SectionExceeds64KBException ( ) : System
SectionExceeds64KBException ( string message ) : System

Описание методов

SectionExceeds64KBException() публичный Метод

public SectionExceeds64KBException ( ) : System
Результат System

SectionExceeds64KBException() публичный Метод

public SectionExceeds64KBException ( string message ) : System
message string
Результат System