Method Error.Generic()->_is_type()
- Method _is_type
bool res = is_type(Error.Generic())
- Description
Claims that the error object is an array, for compatibility with old style error handling code.
bool res = is_type(Error.Generic())
Claims that the error object is an array, for compatibility with old style error handling code.