Actions
Feature #8663
open
Officialy alias ArgumentError to ArgError
Feature #8663:
Officialy alias ArgumentError to ArgError
Description
When not using custom made exceptions, I find myself using TypeError, NameError and ArgumentError the most. ArgumentError is the longest and I would like to suggest to alias it officially as ArgError.
Actions