System.Object
System.Exception
EPLAN.Harness.API.Exceptions.HpdApiException
EPLAN.Harness.API.Exceptions.LicensingErrorException
System.Object
System.Exception
EPLAN.Harness.API.Exceptions.HpdApiException
EPLAN.Harness.API.Exceptions.LicensingErrorException
public class LicensingErrorException : HpdApiException
Do you have a sufficient license for this operation?
There is a number of licenses available. They differ in a variety of aspects. Some of them may have some features disabled. See your license for details.
If you are getting this exception while calling Init(String,String[]), it means a general license error or your license is not valid.
Name | Description | |
---|---|---|
![]() | Data | (Inherited from System.Exception) |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | Message | (Inherited from System.Exception) |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
![]() | GetBaseException | (Inherited from System.Exception) |
![]() | GetObjectData | (Inherited from System.Exception) |
![]() | GetType | (Inherited from System.Exception) |
![]() | ToString | (Inherited from System.Exception) |