Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Org
BouncyCastle
Cms
CmsException
C# Class Org.BouncyCastle.Cms.CmsException
Inheritance:
System.Exception
ファイルを表示
Open project: nonorganic/dssnet
Public Methods
Method
Description
CmsException
( ) :
System
CmsException
(
string
msg
) :
System
CmsException
(
string
msg
,
Exception
e
) :
System
Method Details
CmsException()
public
method
public
CmsException
( ) :
System
return
System
CmsException()
public
method
public
CmsException
(
string
msg
) :
System
msg
string
return
System
CmsException()
public
method
public
CmsException
(
string
msg
,
Exception
e
) :
System
msg
string
e
System.Exception
return
System