The result of trying to create the electronic document.

interface ISetEdoc {
    exceptions?: APIServerException[];
}

Implemented by

Properties

Properties

exceptions?: APIServerException[]

The list of exceptions that occured when trying to perform the operation.