Table of Contents

Class StreamOverflowException

Namespace
Enterprises.Org.BouncyCastle.Utilities.IO
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class StreamOverflowException : IOException, ISerializable
Inheritance
StreamOverflowException
Implements
Inherited Members

Constructors

StreamOverflowException()

public StreamOverflowException()

StreamOverflowException(string)

public StreamOverflowException(string message)

Parameters

message string

StreamOverflowException(string, Exception)

public StreamOverflowException(string message, Exception exception)

Parameters

message string
exception Exception