Menu

Commit [r14]  Maximize  Restore  History

Exceptions reorganized

ultralight32 2014-09-22

1 2 > >> (Page 1 of 2)
removed /Vfs.CommandLine/DirectoryAlreadyExistsException.cs
removed /Vfs.CommandLine/InvalidPathException.cs
changed /Vfs.CommandLine/Program.cs
changed /Vfs.CommandLine/Vfs.CommandLine.csproj
added /Vfs.Common/Exceptions
added /Vfs.Common/Exceptions/BadAbsolutePathException.cs
added /Vfs.Common/Exceptions/CorruptedFileSystemException.cs
added /Vfs.Common/Exceptions/DirectoryAlreadyExistsException.cs
added /Vfs.Common/Exceptions/DirectoryIsNotEmptyException.cs
added /Vfs.Common/Exceptions/FileAlreadyExistsException.cs
added /Vfs.Common/Exceptions/InvalidPathException.cs
added /Vfs.Common/Exceptions/PositionOutOfRangeException.cs
changed /Vfs.Common/FileSystemObjectType.cs
changed /Vfs.Common/IFileSystemManager.cs
changed /Vfs.Common/IVfsDirectory.cs
changed /Vfs.Common/IVfsFile.cs
changed /Vfs.Common/IVfsFileStream.cs
changed /Vfs.Common/IVfsTransaction.cs
changed /Vfs.Common/Properties/AssemblyInfo.cs
changed /Vfs.Common/Vfs.Common.csproj
changed /Vfs.Local/FileSystemManager.cs
changed /Vfs.Postgres/AbsolutePath.cs
changed /Vfs.Postgres/Data/NodeOpsDal.cs
changed /Vfs.Postgres/Vfs.Postgres.csproj
changed /Vfs.Postgres/VfsDirectory.cs
/Vfs.CommandLine/Program.cs Diff Switch to side-by-side view
Loading...
/Vfs.CommandLine/Vfs.CommandLine.csproj Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/BadAbsolutePathException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/CorruptedFileSystemException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/DirectoryAlreadyExistsException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/DirectoryIsNotEmptyException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/FileAlreadyExistsException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/InvalidPathException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Exceptions/PositionOutOfRangeException.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/FileSystemObjectType.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/IFileSystemManager.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/IVfsDirectory.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/IVfsFile.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/IVfsFileStream.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/IVfsTransaction.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Properties/AssemblyInfo.cs Diff Switch to side-by-side view
Loading...
/Vfs.Common/Vfs.Common.csproj Diff Switch to side-by-side view
Loading...
/Vfs.Local/FileSystemManager.cs Diff Switch to side-by-side view
Loading...
/Vfs.Postgres/AbsolutePath.cs Diff Switch to side-by-side view
Loading...
/Vfs.Postgres/Data/NodeOpsDal.cs Diff Switch to side-by-side view
Loading...
/Vfs.Postgres/Vfs.Postgres.csproj Diff Switch to side-by-side view
Loading...
/Vfs.Postgres/VfsDirectory.cs Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)