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
- namestring
CmsAttributeTableGenerationException(string, Exception)
public CmsAttributeTableGenerationException(string name, Exception e)