COMException
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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: