java - FileSystem.mkdirs() return code -


does know when filesystem.mkdirs() returns false? return false when folder creation fails no error thrown, , if so, can give me example of occasion when occur? returns true when creation succeeds , throws exception under conditions (ie. ioexception due insufficient permissions). however, returns true if directory trying created exists.

thanks.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -