Class: TLocalServiceReferenceException

Declaration: LocalService.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

TServiceReferenceException

Inherited By:

None.

Purpose:

TLocalServiceReferenceException is thrown when errors occur in the processing of a TLocalServiceReference.

Instantiation:

Allocate on the heap or the stack.

Deriving Classes:

Do not derive any classes from TLocalServiceReferenceException.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Other Considerations:

None.

Member Function: TLocalServiceReferenceException::TLocalServiceReferenceException

  1. TLocalServiceReferenceException ()
  2. TLocalServiceReferenceException (ErrorType err, long msg)

Interface Category:

API.

Purpose:

  1. Default constructor.
  2. Creates a TLocalServiceReferenceException with the specified error type and message.

Calling Context:

  1. Called by the stream-in operators and anywhere the definition of a TLocalServiceReferenceException is desired.
  2. Called to create a TLocalServiceReferenceException with the specified error type and message.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions, passes all exceptions through.

Concurrency:

Not multithread safe.

Other Considerations:

None.

Member Function: TLocalServiceReferenceException::~TLocalServiceReferenceException

virtual ~ TLocalServiceReferenceException ()

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.