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
ArenaNet
Sprout
IoC
ContextException
C# Class ArenaNet.Sprout.IoC.ContextException
Base Context exception.
Inheritance:
System.Exception
Mostra file
Open project: arenanet/sprout-ioc
Public Methods
Method
Description
ContextException
(
string
message
,
Exception
innerException
= null ) :
System
Method Details
ContextException()
public
method
public
ContextException
(
string
message
,
Exception
innerException
= null ) :
System
message
string
innerException
System.Exception
return
System