INVALID_PARAMETER_VALUE error class
SQLSTATE: 22023
The value of parameter(s) <parameter>
in <functionName>
is invalid:
This error class has the following derived error classes:
AES_KEY
detail message: <detailMessage>
AES_KEY_LENGTH
expects a binary value with 16, 24 or 32 bytes, but got <actualLength>
bytes.
AES_SALTED_MAGIC
Initial bytes from input <saltedMagic>
do not match ‘Salted__’ (0x53616C7465645F5F).
ZERO_INDEX
expects %1$, %2$ and so on, but got %0$.