C# Класс libsignalservice.crypto.InvalidCiphertextException

Наследование: Exception
Показать файл Открыть проект

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

Метод Описание
InvalidCiphertextException ( Exception nested ) : System
InvalidCiphertextException ( string s ) : System

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

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

public InvalidCiphertextException ( Exception nested ) : System
nested Exception
Результат System

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

public InvalidCiphertextException ( string s ) : System
s string
Результат System