Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NNX
AddIn
NNXException
C# Class NNX.AddIn.NNXException
Inheritance:
System.Exception
Show file
Open project: ikhramts/NNX
Public Methods
Method
Description
NNXException
(
string
message
,
Exception
innerException
= null ) :
System
Method Details
NNXException()
public
method
public
NNXException
(
string
message
,
Exception
innerException
= null ) :
System
message
string
innerException
System.Exception
return
System