Свойство | Type | Description | |
---|---|---|---|
kind | AutomataExceptionKind |
Méthode | Description | |
---|---|---|
AutomataException ( AutomataExceptionKind kind ) : System | ||
AutomataException ( AutomataExceptionKind kind, |
||
AutomataException ( string message ) : System | ||
AutomataException ( string message, |
Méthode | Description | |
---|---|---|
GetMessage ( AutomataExceptionKind kind ) : string |
public AutomataException ( AutomataExceptionKind kind ) : System | ||
kind | AutomataExceptionKind | |
Résultat | System |
public AutomataException ( AutomataExceptionKind kind, |
||
kind | AutomataExceptionKind | |
innerException | ||
Résultat | System |
public AutomataException ( string message ) : System | ||
message | string | |
Résultat | System |
public AutomataException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |