Issues 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 MessageFormat patterns in a ResourceBundle. This method retrieves the pattern from the bundle, formats the message with the supplied arguments, and prints the message to the warning stream.
Warning Class | Imsl Namespace