Class CmsException
- Namespace
- Enterprises.Org.BouncyCastle.Cms
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class CmsException : Exception, ISerializable- Inheritance
- 
      
      
      CmsException
- Implements
- Derived
- Inherited Members
Constructors
CmsException()
public CmsException()CmsException(string)
public CmsException(string msg)Parameters
- msgstring
CmsException(string, Exception)
public CmsException(string msg, Exception e)