Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
Scripting
Runtime
LightExceptions.LightException
C# Class Microsoft.Scripting.Runtime.LightExceptions.LightException
Sealed wrapper class to indicate something is a light exception.
Mostra file
Open project: jschementi/iron
Public Properties
Property
Type
Description
Exception
System.Exception
Public Methods
Method
Description
LightException
(
Exception
exception
) :
System.Linq.Expressions
Method Details
LightException()
public
method
public
LightException
(
Exception
exception
) :
System.Linq.Expressions
exception
System.Exception
return
System.Linq.Expressions
Property Details
Exception
public_oe property
public
Exception,System
Exception
return
System.Exception