Share via


Error Method

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

Records an error message.

Overload List

  Name Description
ms870922.pubmethod(en-US,CS.70).gif Error(String, String) Records an error message. (Overrides DebugContext..::.Error(String, String).)
ms870922.pubmethod(en-US,CS.70).gif Error(String, String, Exception) Record an error along with Exception information. (Overrides DebugContext..::.Error(String, String, Exception).)

Top

Remarks

Use this method to record an error.

See Also

Reference

WebDebugContext Class

WebDebugContext Members

Microsoft.CommerceServer.Runtime.Diagnostics Namespace