Initializes a new instance of the CmsAttributeTableGenerationException class
Namespace: Org.BouncyCastle.CmsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public CmsAttributeTableGenerationException( string name ) |
Visual Basic |
---|
Public Sub New ( _ name As String _ ) |
Visual C++ |
---|
public: CmsAttributeTableGenerationException( String^ name ) |
Parameters
- name
- Type: System..::..String