Table of Contents

Class OutputLengthException

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

Constructors

OutputLengthException()

public OutputLengthException()

OutputLengthException(string)

public OutputLengthException(string message)

Parameters

message string

OutputLengthException(string, Exception)

public OutputLengthException(string message, Exception exception)

Parameters

message string
exception Exception