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
When argument of NitriteBuilder.withPath method represents proper directory path (instead of a file) openOrCreate does not rise an exception but returns null.
The text was updated successfully, but these errors were encountered:
radamuspl
changed the title
NitriteBuilder openOrCreate return silently null
NitriteBuilder openOrCreate returns silently null
Oct 3, 2018
When argument of
NitriteBuilder.withPath
method represents proper directory path (instead of a file)openOrCreate
does not rise an exception but returns null.The text was updated successfully, but these errors were encountered: