Closed cjdrake closed 10 years ago
Should standardize the format of runtime input argument errors. Should be something like:
expected {type or value description} [, got {type or value description} ]
The 'got' part of the statement can be a bit annoying to produce sometimes, so optional.
Should standardize the format of runtime input argument errors. Should be something like:
expected {type or value description} [, got {type or value description} ]
The 'got' part of the statement can be a bit annoying to produce sometimes, so optional.