INVALID_OPTIONS error class
Invalid options:
This error class has the following derived error classes:
NON_MAP_FUNCTION
Must use the map()
function for options.
NON_STRING_TYPE
A type of keys and values in map()
must be string, but got <mapType>
.