Enum representing the types of errors that can occur with token IDs.
Error type indicating the length is below the min allowed.
Error type indicating the length exceeds the max allowed.
Error type indicating the token ID contains invalid characters.
Generated using TypeDoc
Enum representing the types of errors that can occur with token IDs.