Class: TLicenseConfigException

Declaration: LicenseErrors.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

TLicenseException

Inherited By:

TStandardLicenseConfigException

Purpose:

Abstract base class that represents configuration errors within the Licensing. Each component of the License Service that throws a configuration exception should create a derived class of TLicenseConfigException.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

Same as TLicenseException.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Member Function: TLicenseConfigException::~TLicenseConfigException

virtual ~ TLicenseConfigException ()

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.