Packages|FS: Handle exception during package load audience notifications
The loading of a package will be cancelled if an observer throws anexception. For instance, this may happen if the package tries todefine shaders that already exist.
View differences
Packages|FS: Handle exception during package load audience notifications
The loading of a package will be cancelled if an observer throws an
exception. For instance, this may happen if the package tries to
define shaders that already exist.