EnvSwitchLockedException constructor
const
EnvSwitchLockedException(
- String envName
Creates an EnvSwitchLockedException for the given envName.
Implementation
const EnvSwitchLockedException(this.envName);
Creates an EnvSwitchLockedException for the given envName.
const EnvSwitchLockedException(this.envName);