Class: TLicenseNoUnitsAvailable

Declaration: LicenseErrors.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

TLicenseException

Inherited By:

TStandardLicenseNoUnitsAvailable

Purpose:

An abstract base class that represents the exception that occurs when a license provider recognizes the product being licensed but does not currently have any license units.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

License server components that wish to throw this exception should provide their own derived class of TLicenseNoUnitsAvailable so that it will contain the product specific context information.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Member Function: TLicenseNoUnitsAvailable::~TLicenseNoUnitsAvailable

virtual ~ TLicenseNoUnitsAvailable ()

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.