Operations that use the message file

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

Table 65. Message-generating operations

Operation Methods
Logging BaseCollaboration.logInfo()



BaseCollaboration.logError()



BaseCollaboration.logWarning()

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

Copyright IBM Corp. 1997, 2004