PlatformNotSupportedException
From Xojo Documentation
Class (inherits from RuntimeException)
New in 2010r5
Raised if a method is only for a particular platform but it was called from another platform. The functions FolderItem.MacFSRef and FolderItem.CreateFromMacFSRef raise this exception if called from Windows or Linux.
Properties | |||
|
Methods | ||
|
See Also
FolderItem.CreateFromMacFSRef, FolderItem.MacFSRef, RuntimeException.