This chapter provides information about error messages that might occur when using Verity in
either VDK mode or K2 mode.
Contents
VDK mode error codes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
K2 mode error codes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159
VDK mode error codes
All Verity Developer's Kit (VDK) API functions return an error code, and VdkSuccess is the
successful return value. The following sections list the API error codes. These reflect actions of the
,
cfcollection
Generic error codes
Error code
VdkSuccess
VdkFail
VdkWarn
Usage error codes
Error code
VdkError_BadArgStruct
VdkError_BadHandleType
VdkError_HandleNotFound
VdkError_MissingArgs
VdkError_InvalidArgs
VdkError_MultipleSesNew
VdkError_NestedService
, or
cfindex
cfsearch
No.
(0)
(-2)
(1)
No.
(-10)
(-11)
(-12)
(-13)
(-14)
(-16)
(-17)
Verity Error Messages
tags.
Description
Operation completed successfully.
A general failure not covered by another API error code.
A general warning.
Description
Invalid argument structure.
Improper object type.
Object not found.
Missing required arguments.
Invalid arguments.
VdkSessionNew called twice.
VdkService called reentrantly.
CHAPTER 13
155
Need help?
Do you have a question about the COLDFUSION MX 61 - CONFIGURING AND ADMINISTERING COLDFUSION MX and is the answer not in the manual?
Questions and answers