argumentError constant

String const argumentError

The code indicates invalid arguments were passed to a native method

Implementation

static const String argumentError = 'E_ARG';