InvalidAlphabet Type
Captures alphabet validation failure, either because the alphabet had too few (< 1) or too many (> 255) non-whitespace characters.
Instance members
| Instance member |
Description
|
Full Usage:
this.Letters
Returns: string
|
The alphabet which lead to the exception.
|
ananoid