Taxonomy Categories:
Member Functions:
Interface Category:
API.
Inherits From:
TLicenseException
Inherited By:
TStandardLicenseNoAcceptableProvider
Purpose:
An abstract base class that represents the error that occurs when a licensed product does not support any of the available license providers.
Instantiation:
Allocate on the heap or the stack.
Deriving Classes:
Each license product that wishes to throw this exception should provide a derived class of TLicenseNoAcceptableProvider that carries details describing the error.
Concurrency:
Not multithread safe.
Resource Use:
No special requirements.
virtual ~ TLicenseNoAcceptableProvider ()
Interface Category:
API.
Purpose:
Destructor.
Calling Context:
Called to destroy an object.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.