EnvironmentLogin Method |
| Exception | Condition |
|---|---|
| EnvironmentNotStartedException | Thrown when the operation is not valid because the environment hasn't been started |
| UserAlreadyLoggedInException | Thrown when the operation is not valid because a user is already logged in |
| InvalidOperationException | Thrown when the config manager wasn't instanciated but the Environment is started. Probable use of the incorrect Start function |