COMException
From Xojo Documentation
Class (inherits from RuntimeException)
A COM exception occurred. This exception is raised by classes generated through the IDE's Insert->ActiveX Component feature.
Properties | |||
|
Methods | ||
|
Notes
When attempting to catch this exception in code, you must use the fully qualified name COM.COMException: