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