notSupported

fun notSupported(details: String? = null, cause: Throwable? = null): WebAuthnException.NotSupported

Creates a WebAuthn not supported error.

Return

NotSupported exception instance

Parameters

details

Optional additional details about platform limitations

cause

Optional underlying cause