Table of Contents

Class CmsStreamException

Namespace
Enterprises.Org.BouncyCastle.Cms
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class CmsStreamException : IOException, ISerializable
Inheritance
CmsStreamException
Implements
Inherited Members

Constructors

CmsStreamException()

public CmsStreamException()

CmsStreamException(string)

public CmsStreamException(string name)

Parameters

name string

CmsStreamException(string, Exception)

public CmsStreamException(string name, Exception e)

Parameters

name string
e Exception