@@ -90,13 +90,13 @@ # import "OFAcceptFailedException.h" # import "OFAddressTranslationFailedException.h" # import "OFAlreadyConnectedException.h" # import "OFBindFailedException.h" #endif -#import "OFChangeDirectoryFailedException.h" -#import "OFChangeFileModeFailedException.h" -#import "OFChangeFileOwnerFailedException.h" +#import "OFChangeCurrentDirectoryPathFailedException.h" +#import "OFChangeOwnerFailedException.h" +#import "OFChangePermissionsFailedException.h" #ifdef OF_HAVE_THREADS # import "OFConditionBroadcastFailedException.h" # import "OFConditionSignalFailedException.h" # import "OFConditionStillWaitingException.h" # import "OFConditionWaitFailedException.h" @@ -104,12 +104,11 @@ #ifdef OF_HAVE_SOCKETS # import "OFConnectionFailedException.h" #endif #import "OFCopyFileFailedException.h" #import "OFCreateDirectoryFailedException.h" -#import "OFDeleteDirectoryFailedException.h" -#import "OFDeleteFileFailedException.h" +#import "OFCreateSymbolicLinkFailedException.h" #import "OFEnumerationMutationException.h" #import "OFHashAlreadyCalculatedException.h" #ifdef OF_HAVE_SOCKETS # import "OFHTTPRequestFailedException.h" #endif @@ -133,15 +132,15 @@ #import "OFOpenFileFailedException.h" #import "OFOutOfMemoryException.h" #import "OFOutOfRangeException.h" #import "OFReadFailedException.h" #import "OFReadOrWriteFailedException.h" -#import "OFRenameFileFailedException.h" +#import "OFRemoveFailedException.h" +#import "OFRenameFailedException.h" #import "OFSeekFailedException.h" #import "OFSetOptionFailedException.h" #import "OFStillLockedException.h" -#import "OFSymlinkFailedException.h" #ifdef OF_HAVE_THREADS # import "OFThreadJoinFailedException.h" # import "OFThreadStartFailedException.h" # import "OFThreadStillRunningException.h" #endif