class SecureValueError
extends _TypeSecureValueError
import { SecureValueError } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
SecureValueError(params: { type: TypeSecureValueType; hash: Uint8Array; text: string; })Properties
protected
readonly
[params]: Paramstype: TypeSecureValueType
Static Properties
readonly
[paramDesc]: ParamDesc