ErrorCodePack

ErrorCodePack
ErrorCodePack
JSON Example
{
    "arguments": [
        {}
    ],
    "bundleName": "string",
    "code": "string",
    "component": "string",
    "errorCode": {
        "bundleName": "string",
        "code": "string",
        "component": "string"
    },
    "stringArguments": [
        "string"
    ]
}
array of object
arguments
Optional

arguments

string
bundleName
Optional

bundleName

classLoader
Optional

classLoader

string
code
Optional

code

string
component
Optional

component

errorCode
Optional

errorCode

array of string
stringArguments
Optional

stringArguments