Changeset 2667
- Timestamp:
- 5/24/2012 7:44:12 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Util/ExtensionClasses/SharingViolationException.cs
r2516 r2667 31 31 /// A file sharing violation exception. 32 32 /// </summary> 33 public class SharingViolationException : IOException33 public class SharingViolationException : FileLoadException 34 34 { 35 35 /// <summary>
Note: See TracChangeset
for help on using the changeset viewer.
