ShellError

class ShellError

Error codes returned by shell functions.

Fields

class ShellError
BAD_QUOTING

Mismatched or otherwise mangled quoting.

EMPTY_STRING

String to be parsed was empty.

FAILED

Some other error.