Namespace: Org.BouncyCastle.Cms
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class CmsAttributeTableGenerationException : CmsException
Visual Basic
Public Class CmsAttributeTableGenerationException _
	Inherits CmsException
Visual C++
public ref class CmsAttributeTableGenerationException : public CmsException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Org.BouncyCastle.Cms..::..CmsException
      Org.BouncyCastle.Cms..::..CmsAttributeTableGenerationException

See Also