Exceptions |
Top Previous Next |
The following exceptions are thrown by the TN Bridge .NET Components:
Cybele.TNBridge.InvalidLicenseException This exception is thrown when you are trying to use a component without a valid license.
Cybele.TNBridge.LicenseLimitReachedException This exception is thrown when you are trying to use a component without a enough licenses.
Cybele.TNBridge.ProfileException This exception is thrown when the Profile control fails to delete or rename a profile.
Cybele.TNBridge.EntryErrorException This exception is thrown when the Telnet.SendKeys method founds an Invalid Cursor Position.
Cybele.TNBridge.InvalidParameterException & Cybele.TNBridge.ParameterErrorException These exceptions are thrown when you are trying to assign or send an invalid parameter to a Telnet control.
|