Walter.BOM
LicenseViolationErrorException<T> Constructor
Walter.BOM Assembly > Walter.BOM Namespace > LicenseViolationErrorException<T> Class : LicenseViolationErrorException<T> Constructor
The license level needed.
The licensed obtained.
Creates a license violation error message for a given license product class.
Syntax
public LicenseViolationErrorException<T>( 
   T licenseLevel,
   T licensed
)

Parameters

licenseLevel
The license level needed.
licensed
The licensed obtained.
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

Reference

LicenseViolationErrorException<T> Class
LicenseViolationErrorException<T> Members