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
msg
string
CmsException(string, Exception)
public CmsException(string msg, Exception e)