Resource Base
Table of contents

DDVError

Syntax

interface DDVError {
    message: string;
    cause: VError;
}

Attributes

message

The error or warning message.

cause

The specific original cause of the error or warning. Please refer to VError.

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support