Skip to content

ArgumentListTooLongError

A system argument list is too long.

Inherits from: Error

Constructor

ArgumentListTooLongError message …

Creates the error. Parameters match Error.

Parameters

NameTypeDescription
message Str Error message.
:code? ErrorCode Underlying platform code.