You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Issue 358 moved from a Google Code project.
Added by 2011-05-09T22:04:35.000Z by MeBigFat...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Medium, v1.0rc2
Original description
Class ODatabaseGraphTx has
public ODictionary<OGraphElement> getDictionary() {
throw null;
}
should that be return null, or throw new NullPointerException() ?
The text was updated successfully, but these errors were encountered:
This is Issue 358 moved from a Google Code project.
Added by 2011-05-09T22:04:35.000Z by MeBigFat...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).
Original labels: Type-Defect, Priority-Medium, v1.0rc2
Original description
The text was updated successfully, but these errors were encountered: