public static void createPrivateDirectories(String directoryPath) throws IOException {
final File file = new File(directoryPath);
public static void createPrivateDirectories(String directoryPath) throws IOException {
final File file = new File(directoryPath);