Table of Contents

Class MaxBytesExceededException

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

Constructors

MaxBytesExceededException()

public MaxBytesExceededException()

MaxBytesExceededException(string)

public MaxBytesExceededException(string message)

Parameters

message string

MaxBytesExceededException(string, Exception)

public MaxBytesExceededException(string message, Exception e)

Parameters

message string
e Exception