Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / ErrorMessage Class / ErrorMessage Constructor / ErrorMessage Constructor(MessageSeverity,String,String)
Severity of the error message
The error message text
Debugging data for the error
In This Topic
    ErrorMessage Constructor(MessageSeverity,String,String)
    In This Topic
    Initializes a new instance of the ErrorMessage class.
    Syntax

    Parameters

    severity
    Severity of the error message
    text
    The error message text
    debugData
    Debugging data for the error
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also