[]
Creates an exception indicating that the shortcut key for the specified era is empty.
public static EraConfigurationException EmptyShortcutKey(string era)
| Type | Name | Description |
|---|---|---|
| string | era | The name of the era with the missing shortcut key. |
| Type | Description |
|---|---|
| EraConfigurationException | A new EraConfigurationException with the EmptyShortcutKey code. |