Method | Description | |
---|---|---|
IncorrectOrderOfTransitionsException ( string message ) : System | ||
IncorrectOrderOfTransitionsException ( string message, Exception innerException ) : System |
public IncorrectOrderOfTransitionsException ( string message ) : System | ||
message | string | |
return | System |
public IncorrectOrderOfTransitionsException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |