Changeset 627 for Scheduling/trunk/cs/bsdx0200GUISourceCode/CGAVDocument.cs
- Timestamp:
- Dec 4, 2009, 3:04:47 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/CGAVDocument.cs
r620 r627 245 245 if (nErrorID != -1) 246 246 { 247 throw new Exception(" RPMSError");247 throw new Exception("VistA Error"); 248 248 } 249 249 Debug.Write("CreateAvailabilityAuto -- new AV block created\n"); … … 313 313 if (nErrorID != -1) 314 314 { 315 throw new Exception(" RPMSError");315 throw new Exception("VistA Error"); 316 316 } 317 317 Debug.Write("CreateAvailability -- new AV block created\n");
Note:
See TracChangeset
for help on using the changeset viewer.