| Class | Description |
|---|---|
| Optimizely |
Top-level container class for Optimizely functionality.
|
| Optimizely.Builder |
Optimizely instance builder. |
| OptimizelyDecisionContext | |
| OptimizelyForcedDecision | |
| OptimizelyUserContext |
| Exception | Description |
|---|---|
| OptimizelyRuntimeException |
Base class for all Optimizely Exceptions.
|
| UnknownEventTypeException |
Exception thrown when attempting to use/refer to an
EventType that isn't present in the current
ProjectConfig. |
| UnknownExperimentException |
Exception thrown when attempting to use/refer to an
Experiment that isn't present in the current
ProjectConfig. |