Class: TLicenseProductUnknown

Declaration: LicenseErrors.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

TLicenseException

Inherited By:

TStandardLicenseProductUnknown

Purpose:

An abstract base class that represents the exception that occurs when a license provider is requested to issue license units for a licensed product and the licensed product is not recognized.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

Each License Service component that issues this type of exception should create a derived class of TLicenseProductUnknown that carries license provider specific information.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Member Function: TLicenseProductUnknown::~TLicenseProductUnknown

virtual ~ TLicenseProductUnknown ()

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.