getLastError method

ErrorCode getLastError()

Implementation

ErrorCode getLastError() {
  return this.errorCode;
}