FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
Preparing search index...
UnknownIdentifierError
Class UnknownIdentifierError<C>
Error thrown when an identifier is not found.
Type Parameters
C
extends
Ciphersuite
Hierarchy
Error
UnknownIdentifierError
Index
Constructors
constructor
Properties
identifier
Constructors
constructor
new
UnknownIdentifierError
<
C
extends
Ciphersuite
>
(
identifier
:
Identifier
<
C
>
,
)
:
UnknownIdentifierError
<
C
>
Type Parameters
C
extends
Ciphersuite
Parameters
identifier
:
Identifier
<
C
>
Returns
UnknownIdentifierError
<
C
>
Properties
Readonly
identifier
identifier
:
Identifier
<
C
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
identifier
FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
Loading...
Error thrown when an identifier is not found.