FolderNotRemovedException
13671368136913701371137213731374
{ throw se; } catch (Exception e) { throw new FolderNotRemovedException("Folder " + folderImpl.getPath() + " not removed.", e); } }
18451846184718481849185018511852
{ throw se; } catch (Exception e) { throw new FolderNotRemovedException("Folder " + folder.getPath() + " not removed.", e); } }
19631964196519661967196819691970