getError method

Exception getError([
  1. Object? ex
])

Implementation

Exception getError([Object? ex]) => _collection.getError(ex);