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
Appccelerate
StateMachine
Machine
StateMachineException
C# Class Appccelerate.StateMachine.Machine.StateMachineException
Inheritance:
System.Exception
Mostra file
Open project: appccelerate/appccelerate
Public Methods
Method
Description
StateMachineException
(
string
message
,
Exception
innerException
) :
System
Method Details
StateMachineException()
public
method
public
StateMachineException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
return
System