Table of Contents

Class DataLengthException

Namespace
Enterprises.Org.BouncyCastle.Crypto
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class DataLengthException : CryptoException, ISerializable
Inheritance
DataLengthException
Implements
Derived
Inherited Members

Constructors

DataLengthException()

public DataLengthException()

DataLengthException(string)

public DataLengthException(string message)

Parameters

message string

DataLengthException(string, Exception)

public DataLengthException(string message, Exception exception)

Parameters

message string
exception Exception