Ignore:
Timestamp:
Dec 4, 2009, 3:04:47 AM (14 years ago)
Author:
Sam Habiel
Message:

Removed user-interface references to RPMS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/CGAVDocument.cs

    r620 r627  
    245245                                if (nErrorID != -1)
    246246                                {
    247                                         throw new Exception("RPMS Error");
     247                                        throw new Exception("VistA Error");
    248248                                }
    249249                                Debug.Write("CreateAvailabilityAuto -- new AV block created\n");
     
    313313                                if (nErrorID != -1)
    314314                                {
    315                                         throw new Exception("RPMS Error");
     315                                        throw new Exception("VistA Error");
    316316                                }
    317317                                Debug.Write("CreateAvailability -- new AV block created\n");
Note: See TracChangeset for help on using the changeset viewer.