C# Class Appccelerate.StateMachine.Machine.StateMachineException

Inheritance: System.Exception
Afficher le fichier Open project: appccelerate/appccelerate

Méthodes publiques

Méthode Description
StateMachineException ( string message, Exception innerException ) : System

Method Details

StateMachineException() public méthode

public StateMachineException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System