Click or drag to resize
RobotStudioLicenseException Methods

The RobotStudioLicenseException type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBaseException (Inherited from Exception.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from Exception.)
Public methodGetType (Inherited from Exception.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Exception.)
Top
Extension Methods
  NameDescription
Public Extension MethodIsNotLicensedException
Returns true if an Exception is caused by executing a protected method when no valid license is available.
(Defined by LicenseValidator.)
Top
See Also