Operations that use the message file

A message file can hold the text for messages used in several types of operations. Table 46 lists the types of operations that use a message file and the methods of the BaseCollaboration class that perform those operations.

Table 46. Message-generating operations
Operation Methods
Logging BaseCollaboration.logInfo()



BaseCollaboration.logError()



BaseCollaboration.logWarning()

Tracing BaseCollaboration.trace()
Raising exceptions BaseCollaboration.raiseException()

Copyright IBM Corp. 2003, 2004