Jaa


Warn Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Records a warning message.

Overload List

  Name Description
ms870915.pubmethod(en-US,CS.70).gif Warn(String, String) Records a warning message. (Overrides DebugContext..::.Warn(String, String).)
ms870915.pubmethod(en-US,CS.70).gif Warn(String, String, Exception) Record a warning message along with an exception. (Overrides DebugContext..::.Warn(String, String, Exception).)

Top

Remarks

A site logs relevant warning messages with the string "Warning:" prefix.

See Also

Reference

ConsoleDebugContext Class

ConsoleDebugContext Members

Microsoft.CommerceServer.Runtime.Diagnostics Namespace