Issue a warning message.
Object
that is the source of the warning. String
which specifies the base name of the resource. The actual name is formed by appending ".ErrorMessages". String
which specifies the warning message in the resource. Object
which specifies arguments used to format the message. Warning messages are stored as string format items in a resource. This method retrieves the format from the resource, formats the message with the supplied arguments, and prints the message to the warning stream.
WarningObject Class | Imsl Namespace