Description
The following table displays the documentation for the 'MethodErrorSinceGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves the error's initial definition date |
Español (moderno) |
Recupera fecha inicial de definición del error |
Português (Brasil) |
Recupera data inicial de definição do error |
Parameters
The following table describes all of 'MethodErrorSinceGet''s parameters, in every language available.
ID |
Name |
Language |
Description |
Type |
Min-Max Length |
Reentr Key Member |
Optional |
---|---|---|---|---|---|---|---|
1 |
SolutionName |
English (United States) |
Name of solution the error belongs to |
8-32 |
No |
No |
|
2 |
MethodName |
English (United States) |
Name of method the errorcode belongs to |
6-64 |
No |
No |
|
3 |
ErrorCode |
English (United States) |
Error code whose initial definition date is to be retrieved |
16-16 |
No |
No |
|
1 |
SolutionName |
Español (moderno) |
Nombre de la solución a la cual pertenece el error |
8-32 |
No |
No |
|
2 |
MethodName |
Español (moderno) |
Nombre del método al que pertenece el código de error |
6-64 |
No |
No |
|
3 |
ErrorCode |
Español (moderno) |
Código de error cuya fecha inicial de definición desea obtener |
16-16 |
No |
No |
|
1 |
SolutionName |
Português (Brasil) |
Nome da solução à qual o erro pertence |
8-32 |
No |
No |
|
2 |
MethodName |
Português (Brasil) |
Nome do método ao qual pertence o código de erro |
6-64 |
No |
No |
|
3 |
ErrorCode |
Português (Brasil) |
Código de erro cuja data inicial de definição deseja obter |
16-16 |
No |
No |
Return Value
'MethodErrorSinceGet' returns a value of type timestamp (minimum length of returned values is 24 characters characters, while maximum length of returned values is 24 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'MethodErrorSinceGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Err9999998 |
English (United States) |
Error code provided is not associated to specified method |
:@Err#Met0000011 |
English (United States) |
Value provided as method name is not part of specified Solution |
:@Err#Err9999998 |
Español (moderno) |
Código de error indicado no está asociado al método indicado |
:@Err#Met0000011 |
Español (moderno) |
Valor informado como nombre de método no es parte de la solución indicada |
:@Err#Err9999998 |
Português (Brasil) |
Código de erro fornecido não está associado ao método específicado |
:@Err#Met0000011 |
Português (Brasil) |
Valor informado como nome de método não é parte da solução especificada |
US Patent Requested