OpenDOF Project
void DOSProvider_SendErrorException ( DOSErrorException  except)

Send an error exception as defined by the OpenDOF Protocol Specification (a DOSErrorException) back to the requestor.

DOSContext must contain the information from the received operation (e.g., inside a Provider callback).

Parameters
exceptThe error code to send. The error code must be a defined error exception code in the OpenDOF Object Access Protocol Specification.
core-c-cos Version 7.0.1 Build 0
2018-02-08