RegistryAccessErrorException
From Real Software Documentation
Class (inherits from RuntimeException)
| This class is only available on the Windows platform. For cross-platform development, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this class on an incompatible platform. |
Occurs if you try to use the RegistryItem class without proper access privileges or try to use it under any Macintosh OS or Linux. The Registry items feature is Windows-only.
See Also
Exception, Try statements, RegistryItem class.
