C# Класс MegaStore.MegaStoreConstraintException

to be thrown when target path for inserting is not empty or the parent node does not exist or the folder is not empty when deleting or the file size is 0 (not accepted by MEGA)
Наследование: MegaStoreException
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
MegaStoreConstraintException ( MegaStoreConstraintType type, string message ) : System

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

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

public MegaStoreConstraintException ( MegaStoreConstraintType type, string message ) : System
type MegaStoreConstraintType
message string
Результат System