Table of Contents

Class CmsAttributeTableGenerationException

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

Constructors

CmsAttributeTableGenerationException()

public CmsAttributeTableGenerationException()

CmsAttributeTableGenerationException(string)

public CmsAttributeTableGenerationException(string name)

Parameters

name string

CmsAttributeTableGenerationException(string, Exception)

public CmsAttributeTableGenerationException(string name, Exception e)

Parameters

name string
e Exception