ananoid 1.1.0


AlphabetException Type

Encapsulates data for the point-in-time failure of an operation involving alphabet validation.

Instance members

Instance member Description

this.Alphabet

Full Usage: this.Alphabet

Returns: string

The alphabet which lead to the exception.

Returns: string

this.Reason

Full Usage: this.Reason

Returns: AlphabetError

Further details about the actual failure.

Returns: AlphabetError