(file) Return to Exception.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Exception.h between version 1.92 and 1.93

version 1.92, 2008/12/16 18:55:59 version 1.93, 2014/08/27 23:10:08
Line 386 
Line 386 
     ConnectionTimeoutException();     ConnectionTimeoutException();
 }; };
  
   // EXP_PULL_BEGIN
   
   class PEGASUS_COMMON_LINKAGE InvalidEnumerationContextException:
       public Exception
   {
   public:
       ///
       InvalidEnumerationContextException();
   };
   
   // EXP_PULL_END
   
 /** /**
     An SSLException indicates an error with an SSL context, operation, or     An SSLException indicates an error with an SSL context, operation, or
     configuration.     configuration.


Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2