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()
|
Tracing | BaseCollaboration.trace() |
Raising exceptions | BaseCollaboration.raiseException() |