Table of Contents

Class CryptoException

Namespace
Unkocrypto
Assembly
Unkocrypto.dll
public sealed class CryptoException : Exception, ISerializable
Inheritance
CryptoException
Implements
Inherited Members

Constructors

CryptoException()

public CryptoException()

CryptoException(string)

public CryptoException(string message)

Parameters

message string

CryptoException(string, Exception)

public CryptoException(string message, Exception inner)

Parameters

message string
inner Exception

CryptoException(Cause)

public CryptoException(CryptoException.Cause cause)

Parameters

cause CryptoException.Cause