Table of Contents

Namespace Sage.CRM.Errors

Classes

SageCrmException

Base class for custom exception handling.

SageStackTrace

Class to build Stack traces that we can later use in logging. The trace here is any hardcoded message passed to the object. Datetime and thread/process info will be added and each message will be written to a new line. When you want a dump of the stack call the StackTrace property which will return a string.