Base class for all licensing exceptions

TLicenseException is an abstract base class used to categorize all license service exceptions.

      class TLicenseException : public TStandardException {
      //    Copyright (C) 1995 Taligent, Inc. All rights reserved.
      public:
          virtual~TLicenseException();
      protected:
      };


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker