Eric Pugh wrote:
Hi all,
I am working on integrating the Merlinized Fulcrum Mimetype component, and noticed that this throws an exception:
Block root = m_kernel.getRootBlock(); return root.locate(path);
Why doesn't it throw a MerlinException or ComponentException? Or RuntimeException? It seems like just Exception isn't very useful...
I agree.
There is a NoProviderDefinitionException declared in the activation API. I think this will cover the majority of concerns. I'll do some playing around and see what we can come up with.
Stephen.
Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
