LicenseExceededException Class |
The exception that is thrown when the limits imposed by the license(s) have been
exceeded.
Inheritance Hierarchy
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class LicenseExceededException : Exception
Public NotInheritable Class LicenseExceededException
Inherits Exception
public ref class LicenseExceededException sealed : public Exception
[<SealedAttribute>]
type LicenseExceededException =
class
inherit Exception
end
See Also