class types.SecureValueErrorData
extends _TypeSecureValueError
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { SecureValueErrorData } = types;
Constructors
new
SecureValueErrorData(params: { type: TypeSecureValueType; dataHash: Uint8Array; field: string; text: string; })Properties
protected
readonly
[params]: Paramstype: TypeSecureValueType
Static Properties
readonly
[paramDesc]: ParamDesc