getEventTimeStamp()

Retrieves the event timestamp from the event object.

Syntax

public Date getEventTimeStamp();

Parameters

None.

Return values

A String object containing the event timestamp, which is the time the event was created.

Exceptions

AttributeNullValueException
Thrown if the event timestamp is null.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.