Internal
You should not call this constructor directly. Instead, use the Mozaic main entry point to get convinent access to the SDK classes.
Get the underlying API for direct calls to the Mozaic API.
Protected
executeProtected
throwProtected
throwA helper function that will either return the variable's value or throw an exception if the value is null or undefined. Unit testing is simplified by avoiding ??
The name of the variable being checked
The value of the variable being checked
The value of the variable if it is available, otherwise an exception is thrown.
Use the Permissions class to get the UI visibility permissions for the Personal Access Token supplied to the Mozaic SDK.