throwError method

Error throwError()

Implementation

Error throwError() {
  throw this.CodeString!;
}