Hi,

I'm going to write some code to handle an CatalogRefreshException, and I'm
wondering if there is any way to intentionally cause a CatalogRefreshException
to occur?

Specifically I'm looking at bug 7057702 and would like to be able to print
something more about the details of that exception since it doesn't seem to
implement a useable __str__() like most other exceptions in the IPS API
(anyone able to tell me why?).

I'm considering mirroring (almost, but not completely) what is in the client.py
file in the method display_catalog_failures().

Thanks,

Darren.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to